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

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179864'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179868> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179868'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179867> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179867'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179612> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179612'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179612'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179613> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179613'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179613'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179616> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179616'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179616'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179615> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179615'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179615'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179261> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179261'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179261'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179406> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179406'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179406'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179409> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179409'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179409'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179410> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179410'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179410'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179411> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179411'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179411'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179412> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179412'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179412'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179407> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179407'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179407'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179607> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179607'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179607'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179606> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179606'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179606'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179605> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179605'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179605'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179614> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179614'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179614'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179413> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179413'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179413'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179400> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179400'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179400'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179408> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179408'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179408'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179402> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179402'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179402'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179403> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179403'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179403'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179404> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179404'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179404'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179405> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179405'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179405'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179617> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179617'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179617'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179611> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179611'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179611'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179610> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179610'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179610'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179609> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179609'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179609'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179608> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179608'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179608'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179455> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179455'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179455'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179454> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179454'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179454'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180263> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180263'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180263'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180110> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180110'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180110'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180106> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180106'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180106'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180100> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180100'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180100'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180099> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180099'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180099'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180101> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180101'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180102> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180102'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180102'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180103> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180103'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180103'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180107> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180107'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180107'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180108> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180108'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180108'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180109> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180109'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180109'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180104> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180104'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180104'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179401> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179401'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180176> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180176'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180176'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180175> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180175'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180175'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180174> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180174'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180174'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180173> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180173'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180173'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180105> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180105'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180105'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179855> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179855'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179862> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179862'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179865> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179865'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179856> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179856'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179866> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179866'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179854> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179854'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179861> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179861'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179860> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179860'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179859> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179859'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179858> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179858'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179853> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179853'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179857> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179857'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179863> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74833333 -11.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.73666667'^^xsd:double;
  dwc:latitude '42.74833333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179863'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179462> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179462'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179462'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179638> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179638'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179638'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179262> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179262'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179262'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179637> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179637'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179637'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179634> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179634'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179634'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179635> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179635'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179635'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179636> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179636'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179636'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179639> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179639'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179639'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179633> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179633'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179633'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179442> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179442'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179442'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179436> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179436'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179436'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179443> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179443'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179443'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179438> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179438'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179438'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179439> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179439'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179439'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179440> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179440'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179440'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179441> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179441'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179441'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179510> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179510'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179510'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179459> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179459'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179459'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179458> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179458'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179458'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180266> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180266'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180266'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180131> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180131'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180131'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180130> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180130'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180130'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180128> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180128'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180128'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180132> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180132'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180132'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179905> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179905'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179905'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179904> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179904'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179904'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179903> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179903'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179903'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179902> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179902'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179902'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179901> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179901'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179901'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179908> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179908'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179916> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179916'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179916'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179906> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179906'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179906'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179907> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179907'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179907'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179915> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179915'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179915'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180127> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180127'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180127'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180180> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180180'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180180'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180129> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180129'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180129'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179914> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179914'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179913> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179913'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179913'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179912> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179912'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179912'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179911> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179911'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179911'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179910> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179910'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179910'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179909> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179909'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179909'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179437> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66833333 -11.36833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66833333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179437'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.36833333'^^xsd:double;
  dwc:latitude '42.66833333'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179437'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179742> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179742'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179751> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179751'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179750> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179750'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179743> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179743'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179745> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179745'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179746> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179746'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179747> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179747'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179748> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179748'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179749> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179749'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179736> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179736'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179740> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179740'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179460> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179460'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179460'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179737> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179737'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179738> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179738'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179739> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179739'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179741> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179741'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179328> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179328'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179328'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179550> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179550'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179550'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179326> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179326'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179326'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179331> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179331'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179331'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179329> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179329'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179329'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179327> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179327'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179327'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179330> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179330'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179330'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179549> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179549'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179549'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179551> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179551'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179551'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179553> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179553'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179553'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179552> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179552'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179552'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179971> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179971'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179971'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180032> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180032'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180032'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180031> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180031'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180031'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180151> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180151'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180151'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180152> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180152'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180152'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180153> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180153'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180153'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180154> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180154'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180154'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180030> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180030'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180030'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179931> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179931'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179931'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179744> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16666667 -11.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4951"^^xsd:integer ;
  dwc:maximumDepthInMeters "4951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-11.165'^^xsd:double;
  dwc:latitude '44.16666667'^^xsd:double;
  dwc:minimumDepth '4951'^^xsd:integer;
  dwc:maximumDepth '4951'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179744'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179885> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179885'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179885'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179891> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179891'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179891'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179628> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179628'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179628'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179629> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179629'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179629'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179630> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179630'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179630'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179631> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179631'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179631'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179632> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179632'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179632'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179430> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179430'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179430'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179431> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179431'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179431'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179432> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179432'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179432'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179433> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179433'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179433'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179435> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179435'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179435'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179434> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179434'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179434'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179507> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179507'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179507'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179508> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179508'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179508'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179509> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179509'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179509'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179457> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179457'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179457'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179428> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179428'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179428'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179426> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179426'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179426'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179427> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179427'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179427'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179429> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179429'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179429'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179953> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179953'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179953'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179954> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179954'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179954'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180265> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180265'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180265'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180119> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180119'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180119'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180122> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180122'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180122'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180121> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180121'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180121'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180120> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180120'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180120'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180118> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180118'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180118'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179900> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179900'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179900'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179896> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179896'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179899> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179899'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179897> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179897'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179895> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179895'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179895'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179894> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179894'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179894'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179893> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179893'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179893'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179892> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179892'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179892'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179890> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179890'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179890'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179888> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179888'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179888'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179887> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179887'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179887'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179898> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179898'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180126> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180126'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180126'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180125> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180125'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180125'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180124> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180124'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180124'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180123> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180123'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180123'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180199> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180199'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180199'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180179> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180179'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180179'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180178> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180178'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180178'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179886> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179886'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179886'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179889> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 -10.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2373"^^xsd:integer ;
  dwc:maximumDepthInMeters "2373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179889'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.73333333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '2373'^^xsd:integer;
  dwc:maximumDepth '2373'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179889'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179722> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179722'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179722'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179725> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179725'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179727> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179727'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179729> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179729'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179731> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179731'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179732> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179732'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179733> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179733'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179734> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179734'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179735> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179735'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179726> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179726'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179723> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179723'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179723'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179728> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179728'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179720> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179720'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179720'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179724> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179724'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179318> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179318'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179318'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179325> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179325'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179325'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179324> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179324'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179324'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179323> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179323'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179323'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179321> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179321'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179321'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179320> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179320'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179320'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179319> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179319'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179319'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179930> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179930'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179930'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179547> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179547'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179547'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179548> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179548'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179548'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179543> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179543'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179543'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179544> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179544'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179544'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179545> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179545'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179545'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179546> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179546'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179546'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179968> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179968'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179968'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179966> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179966'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179966'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179542> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179542'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179542'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180027> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180027'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180027'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180026> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180026'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180026'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180029> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180029'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180029'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180028> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180028'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180028'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180025> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180025'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180025'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180188> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180188'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180188'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180150> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180150'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180150'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179969> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179969'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179969'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179970> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179970'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179970'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179721> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179721'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179721'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179967> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179967'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179967'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179322> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179322'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179322'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179730> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19166667 -10.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.61666667'^^xsd:double;
  dwc:latitude '43.19166667'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179730'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179829> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179829'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179824> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179824'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179825> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179825'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179823> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179823'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179822> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179822'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179821> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179821'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179828> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179828'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179835> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179835'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179826> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179826'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179836> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179836'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179827> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179827'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179834> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179834'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179833> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179833'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179832> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179832'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179831> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179831'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179830> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179830'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179596> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179596'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179596'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179259> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179259'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179259'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179390> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179390'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179390'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179391> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179391'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179391'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179384> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179384'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179384'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179392> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179392'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179392'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179591> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179591'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179591'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179595> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179595'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179595'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179389> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179389'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179389'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179388> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179388'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179388'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179387> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179387'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179387'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179386> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179386'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179386'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179385> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179385'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179385'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179594> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179594'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179594'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179593> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179593'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179593'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179592> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179592'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179592'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179502> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179502'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179502'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179501> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179501'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179501'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180208> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180208'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180208'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180209> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180209'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180209'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180078> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180078'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180078'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180079> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180079'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180079'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180080> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180080'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180080'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180081> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180081'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180081'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180083> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180083'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180083'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180082> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180082'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180082'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179465> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179465'^^xsd:integer;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179465'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180168> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180168'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180168'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180169> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180169'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180169'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180170> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5945 -10.29116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-10.29116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4323"^^xsd:integer ;
  dwc:maximumDepthInMeters "4323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180170'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.29116667'^^xsd:double;
  dwc:latitude '39.5945'^^xsd:double;
  dwc:minimumDepth '4323'^^xsd:integer;
  dwc:maximumDepth '4323'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180170'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179869> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179869'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179881> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179881'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179881'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179880> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179880'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179879> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179879'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179878> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179878'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179876> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179876'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179874> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179874'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179873> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179873'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179872> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179872'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179871> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179871'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179870> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179870'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179877> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179877'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179623> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179623'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179623'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179625> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179625'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179625'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179627> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179627'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179627'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179624> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179624'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179624'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179414> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179414'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179414'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179626> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179626'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179626'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179620> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179620'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179620'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179618> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179618'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179618'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179622> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179622'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179622'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179621> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179621'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179621'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179415> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179415'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179415'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179416> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179416'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179416'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179417> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179417'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179417'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179418> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179418'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179418'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179424> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179424'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179424'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179505> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179505'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179505'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179506> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179506'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179506'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179456> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179456'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179456'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179419> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179419'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179419'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179420> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179420'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179420'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179421> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179421'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179421'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179422> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179422'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179422'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179423> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179423'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179423'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179425> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179425'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179425'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180264> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180264'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180264'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179986> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179986'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179986'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180112> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180112'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180112'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180113> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180113'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180113'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180114> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180114'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180114'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180111> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180111'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180111'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180117> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180117'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180117'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180116> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180116'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180116'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180115> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180115'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180115'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180198> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180198'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180198'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180177> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180177'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180177'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179884> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179884'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179875> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179875'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179883> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179883'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179883'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179882> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179882'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179882'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179619> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66666667 -10.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2625"^^xsd:integer ;
  dwc:maximumDepthInMeters "2625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179619'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.16666667'^^xsd:double;
  dwc:latitude '42.66666667'^^xsd:double;
  dwc:minimumDepth '2625'^^xsd:integer;
  dwc:maximumDepth '2625'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179619'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179756> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179756'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179755> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179755'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179752> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179752'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179753> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179753'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179754> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179754'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179767> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179767'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179759> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179759'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179757> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179757'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179765> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179765'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179764> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179764'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179763> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179763'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179762> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179762'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179761> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179761'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179766> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179766'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179461> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179461'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179461'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179343> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179343'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179343'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179341> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179341'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179341'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179335> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179335'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179335'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179334> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179334'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179334'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179333> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179333'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179333'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179332> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179332'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179332'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179337> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179337'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179337'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179338> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179338'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179338'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179339> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179339'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179339'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179340> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179340'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179340'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179342> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179342'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179342'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179336> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179336'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179336'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179935> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179935'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179935'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179934> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179934'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179934'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179933> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179933'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179933'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179932> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179932'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179932'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180242> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180242'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180242'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180241> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180241'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180241'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179554> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179554'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179554'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179555> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179555'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179555'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179557> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179557'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179557'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179558> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179558'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179558'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179973> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179973'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179973'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179972> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179972'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179972'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179559> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179559'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179559'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179560> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179560'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179560'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179561> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179561'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179561'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179562> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179562'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179562'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179563> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179563'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179563'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179564> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179564'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179564'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179556> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179556'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179556'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180039> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180039'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180039'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180037> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180037'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180037'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180036> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180036'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180036'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180035> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180035'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180035'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180034> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180034'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180034'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180033> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180033'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180033'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180038> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180038'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180038'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180155> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180155'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180155'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180156> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180156'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180156'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180157> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180157'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180157'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179760> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179760'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179758> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63666667 -10.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-10.04166667'^^xsd:double;
  dwc:latitude '42.63666667'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179758'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179719> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179719'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179719'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179716> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179716'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179716'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179718> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179718'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179718'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179717> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179717'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179717'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179704> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179704'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179704'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179257> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179257'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179257'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179316> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179316'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179316'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179315> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179315'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179315'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179313> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179313'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179313'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179312> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179312'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179312'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179311> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179311'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179311'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179310> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179310'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179310'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179309> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179309'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179309'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179314> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179314'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179314'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179308> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179308'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179308'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179307> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179307'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179307'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179306> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179306'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179306'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179317> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179317'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179317'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179477> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179477'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179477'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179478> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179478'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179478'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179715> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179715'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179715'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180240> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180240'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180240'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179540> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179540'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179540'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179539> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179539'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179539'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179538> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179538'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179538'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179958> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179958'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179958'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179959> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179959'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179959'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179957> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179957'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179957'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179541> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179541'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179541'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180023> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180023'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180023'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180024> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180024'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180024'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180022> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180022'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180022'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180021> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180021'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180021'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179705> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179705'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179705'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179706> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179706'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179707> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179707'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179707'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179708> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179708'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179708'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179709> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179709'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179709'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179710> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179710'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179710'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179711> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179711'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179711'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179712> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179712'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179712'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179714> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179714'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179714'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180146> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180146'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180146'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180147> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180147'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180147'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180148> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180148'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180148'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180149> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180149'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180149'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179248> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179248'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179248'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179713> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179713'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179956> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179956'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179956'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179258> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01 -9.901666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.901666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4909"^^xsd:integer ;
  dwc:maximumDepthInMeters "4909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179258'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.901666667'^^xsd:double;
  dwc:latitude '44.01'^^xsd:double;
  dwc:minimumDepth '4909'^^xsd:integer;
  dwc:maximumDepth '4909'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179258'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179796> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179796'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179795> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179795'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179794> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179794'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179793> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179793'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179792> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179792'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179791> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179791'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179797> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179797'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179582> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179582'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179582'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179583> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179583'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179583'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179578> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179578'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179578'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179579> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179579'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179579'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179580> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179580'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179580'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179581> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179581'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179581'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179577> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179577'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179577'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179365> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179365'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179365'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179363> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179363'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179363'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179368> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179368'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179368'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179366> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179366'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179366'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179371> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179371'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179371'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179370> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179370'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179370'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179369> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179369'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179369'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179364> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179364'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179364'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179489> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179489'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179489'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179490> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179490'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179490'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179491> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179491'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179491'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179492> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179492'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179492'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179804> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179804'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179803> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179803'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179800> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179800'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179801> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179801'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179799> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179799'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179802> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179802'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179798> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179798'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179806> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179806'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179805> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179805'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179496> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179496'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179496'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179494> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179494'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179494'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179495> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179495'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179495'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179493> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179493'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179493'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179944> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179944'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179944'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180249> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180249'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180249'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179445> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179445'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179445'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180205> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180205'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180205'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180206> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180206'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180206'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180207> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180207'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180207'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180064> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180064'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180064'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180063> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180063'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180063'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180062> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180062'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180062'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180061> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180061'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180061'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179367> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179367'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179367'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180162> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180162'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180162'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180163> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51266667 -9.849833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51266667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.849833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3097"^^xsd:integer ;
  dwc:maximumDepthInMeters "3097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180163'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.849833333'^^xsd:double;
  dwc:latitude '39.51266667'^^xsd:double;
  dwc:minimumDepth '3097'^^xsd:integer;
  dwc:maximumDepth '3097'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180163'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179809> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179809'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179818> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179818'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179810> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179810'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179819> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179819'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179817> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179817'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179816> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179816'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179815> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179815'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179814> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179814'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179813> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179813'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179812> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179812'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179811> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179811'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179820> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179820'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179587> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179587'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179587'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179586> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179586'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179586'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179585> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179585'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179585'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179590> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179590'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179590'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179588> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179588'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179588'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179584> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179584'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179584'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179589> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179589'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179589'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179383> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179383'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179383'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179375> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179375'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179375'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179379> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179379'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179379'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179378> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179378'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179378'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179376> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179376'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179376'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179374> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179374'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179374'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179373> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179373'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179373'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179377> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179377'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179377'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179381> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179381'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179381'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179380> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179380'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179380'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179808> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179808'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179807> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179807'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179497> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179497'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179497'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179498> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179498'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179498'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179499> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179499'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179499'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179500> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179500'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179500'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179945> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179945'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179945'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179946> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179946'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179946'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179947> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179947'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179947'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179948> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179948'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179948'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179949> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179949'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179949'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179950> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179950'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179950'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180254> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180254'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180254'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180253> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180253'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180253'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180252> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180252'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180252'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180251> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180251'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180251'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180250> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180250'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180250'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179983> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179983'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179983'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179982> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179982'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179982'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180077> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180077'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180077'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180076> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180076'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180076'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180068> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180068'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180068'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180073> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180073'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180073'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180067> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180067'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180067'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180066> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180066'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180066'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180065> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180065'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180065'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180075> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180075'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180075'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180074> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180074'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180074'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180069> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180069'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180069'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180072> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180072'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180072'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180070> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180070'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180070'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180194> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180194'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180194'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180195> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180195'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180195'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180197> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180197'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180197'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180196> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180196'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180196'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179382> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179382'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179382'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179372> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179372'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179372'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180164> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180164'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180164'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180165> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180165'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180165'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180166> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180166'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180166'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180167> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180167'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180167'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180071> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -9.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180071'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.6085'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180071'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179696> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179696'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179696'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179688> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179688'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179688'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179689> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179689'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179689'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179690> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179690'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179690'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179691> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179691'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179691'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179692> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179692'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179692'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179693> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179693'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179693'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179695> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179695'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179695'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179697> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179697'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179698> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179698'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179698'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179699> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179699'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179699'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179700> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179700'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179700'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179701> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179701'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179694> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179694'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179694'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179703> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179703'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179703'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179303> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179303'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179303'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179256> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179256'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179256'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179301> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179301'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179301'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179302> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179302'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179302'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179300> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179300'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179300'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179299> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179299'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179299'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179298> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179298'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179298'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179297> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179297'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179297'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179296> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179296'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179296'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179305> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179305'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179305'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179304> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179304'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179304'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179535> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179535'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179535'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179476> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179476'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179476'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179451> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179451'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179451'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179475> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179475'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179475'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179929> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179929'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179929'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179928> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179928'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179928'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179533> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179533'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179533'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179537> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179537'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179537'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179536> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179536'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179536'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179965> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179965'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179965'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179964> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179964'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179964'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179963> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179963'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179963'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179962> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179962'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179962'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179961> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179961'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179961'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179529> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179529'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179529'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179530> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179530'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179530'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179532> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179532'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179532'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179531> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179531'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179531'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179534> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179534'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179534'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180020> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180020'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180020'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180019> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180019'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180019'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180018> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180018'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180018'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180016> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180016'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180016'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180015> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180015'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180015'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180014> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180014'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180014'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180013> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180013'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180013'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180184> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180184'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180184'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180186> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180186'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180186'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180187> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180187'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180187'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180185> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180185'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180185'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179466> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179466'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179466'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180143> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180143'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180143'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180145> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180145'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180145'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180144> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180144'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180144'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180017> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180017'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180017'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179702> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179702'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179702'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179450> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75666667 -9.546666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.546666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179450'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.546666667'^^xsd:double;
  dwc:latitude '43.75666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179450'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179837> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179837'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179845> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179845'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179844> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179844'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179842> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179842'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179841> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179841'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179840> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179840'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179839> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179839'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179838> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179838'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179260> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179260'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179260'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179604> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179604'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179604'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179602> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179602'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179602'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179601> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179601'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179601'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179600> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179600'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179600'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179599> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179599'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179599'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179597> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179597'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179597'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179396> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179396'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179396'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179395> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179395'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179395'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179397> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179397'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179397'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179399> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179399'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179399'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179393> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179393'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179393'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179398> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179398'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179398'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179603> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179603'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179603'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179394> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179394'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179394'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179453> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179453'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179453'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179504> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179504'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179504'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179503> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179503'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179503'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179952> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179952'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179952'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179951> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179951'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179951'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180257> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180257'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180257'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180262> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180262'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180262'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180261> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180261'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180261'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180259> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180259'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180259'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180260> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180260'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180260'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180258> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180258'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180258'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180256> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180256'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180256'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180255> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180255'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180255'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179985> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179985'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179985'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179984> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179984'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179984'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180096> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180096'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180096'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180095> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180095'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180095'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180094> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180094'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180094'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180093> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180093'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180093'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180092> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180092'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180092'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180091> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180091'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180091'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180090> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180090'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180090'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180089> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180089'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180089'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180087> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180087'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180087'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180085> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180085'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180085'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180086> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180086'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180086'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180098> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180098'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180098'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180084> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180084'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180084'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179846> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179846'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179843> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179843'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180172> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180172'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180172'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180171> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180171'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180171'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180097> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180097'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180097'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180088> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180088'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180088'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179852> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179852'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179851> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179851'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179850> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179850'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179849> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179849'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179848> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179848'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179847> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179847'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179598> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66333333 -9.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179598'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.47'^^xsd:double;
  dwc:latitude '42.66333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179598'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179685> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179685'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179685'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179686> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179686'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179686'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179676> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179676'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179676'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179672> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179672'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179673> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179673'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179673'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179687> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179687'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179687'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179675> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179675'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179675'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179677> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179677'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179677'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179679> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179679'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179679'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179680> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179680'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179680'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179681> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179681'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179681'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179682> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179682'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179682'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179683> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179683'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179683'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179684> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179684'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179684'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179674> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179674'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179293> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179293'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179293'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179292> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179292'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179292'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179291> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179291'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179291'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179290> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179290'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179290'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179289> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179289'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179289'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179285> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179285'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179285'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179284> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179284'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179284'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179283> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179283'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179283'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179282> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179282'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179282'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179287> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179287'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179287'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179288> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179288'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179288'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179295> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179295'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179295'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179294> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179294'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179294'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179286> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179286'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179286'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179447> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179447'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179447'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179449> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179449'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179449'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179474> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179474'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179474'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180237> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180237'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180237'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180238> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180238'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180238'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180236> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180236'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180236'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180235> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180235'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180235'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180239> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180239'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180239'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179525> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179525'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179525'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179527> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179527'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179527'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179528> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179528'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179528'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179524> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179524'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179524'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179526> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179526'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179526'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180008> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180008'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180008'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180007> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180007'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180007'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180012> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180012'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180012'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180011> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180011'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180011'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180010> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180010'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180010'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180139> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180139'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180139'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180140> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180140'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180140'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180141> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180141'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180141'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180142> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180142'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180142'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180009> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180009'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180009'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179448> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179448'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179448'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179678> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179678'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179678'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179927> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -9.446666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.446666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1522"^^xsd:integer ;
  dwc:maximumDepthInMeters "1522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179927'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.446666667'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '1522'^^xsd:integer;
  dwc:maximumDepth '1522'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179927'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179786> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179786'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179785> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179785'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179790> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179790'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179789> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179789'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179787> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179787'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179576> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179576'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179576'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179359> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179359'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179359'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179575> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179575'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179575'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179362> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179362'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179362'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179360> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179360'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179360'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179358> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179358'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179358'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179357> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179357'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179357'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179361> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179361'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179361'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179356> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179356'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179356'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179486> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179486'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179486'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179487> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179487'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179487'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179488> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179488'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179488'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179485> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179485'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179485'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179452> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179452'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179452'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179783> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179783'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179788> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179788'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179784> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179784'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179943> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179943'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179943'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180246> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180246'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180246'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180248> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180248'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180248'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180247> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180247'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180247'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179572> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179572'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179572'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179573> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179573'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179573'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179574> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179574'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179574'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179981> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179981'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179981'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179979> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179979'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179979'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180204> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180204'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180204'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179253> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179253'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179253'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180057> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180057'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180057'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180060> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180060'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180060'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180058> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180058'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180058'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180059> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180059'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180059'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180053> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180053'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180053'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180056> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180056'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180056'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180054> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180054'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180054'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180055> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180055'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180055'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180191> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180191'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180191'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180192> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180192'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180192'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180193> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180193'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180193'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180161> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180161'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180161'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180160> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180160'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180160'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179980> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6425 -9.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179980'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.3325'^^xsd:double;
  dwc:latitude '39.6425'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179980'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179772> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179772'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179770> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179770'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179769> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179769'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179768> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179768'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179773> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179773'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179774> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179774'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179775> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179775'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179776> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179776'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179350> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179350'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179350'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179349> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179349'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179349'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179348> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179348'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179348'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179347> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179347'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179347'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179346> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179346'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179346'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179345> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179345'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179345'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179344> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179344'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179344'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179355> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179355'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179355'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179483> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179483'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179483'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179479> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179479'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179479'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179480> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179480'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179480'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179481> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179481'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179481'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179482> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179482'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179482'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179484> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179484'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179484'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179782> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179782'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179781> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179781'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179780> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179780'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179779> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179779'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179778> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179778'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179777> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179777'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179354> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179354'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179354'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179351> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179351'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179351'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179353> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179353'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179353'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179352> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179352'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179352'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179468> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179468'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179468'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179467> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179467'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179467'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179469> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179469'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179469'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179938> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179938'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179938'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179942> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179942'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179942'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179941> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179941'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179941'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179939> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179939'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179939'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179937> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179937'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179937'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179940> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179940'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179940'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180243> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180243'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180243'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180245> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180245'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180245'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180244> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180244'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180244'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179566> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179566'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179566'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179570> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179570'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179570'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179569> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179569'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179569'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179568> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179568'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179568'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179567> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179567'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179567'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179571> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179571'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179571'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179975> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179975'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179975'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179974> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179974'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179974'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179976> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179976'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179976'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179978> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179978'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179978'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179977> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179977'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179977'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179249> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179249'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179249'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179251> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179251'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179251'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180203> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180203'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180203'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180202> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180202'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180202'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180201> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180201'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180200> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180200'^^xsd:integer;
  dwc:scientificName 'Thermosbaenacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1139'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180200'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179252> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179252'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179252'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179250> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179250'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179250'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179565> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179565'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179565'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180048> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180048'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180048'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180045> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180045'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180045'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180051> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180051'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180051'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180049> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180049'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180049'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180047> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180047'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180047'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180042> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180042'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180042'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180040> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180040'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180040'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180041> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180041'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180041'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180043> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180043'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180043'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180046> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180046'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180046'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180044> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180044'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180044'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180189> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180189'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180189'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180190> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180190'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180190'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179464> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179464'^^xsd:integer;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179464'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179463> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179463'^^xsd:integer;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179463'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180158> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180158'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180158'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180159> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180159'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180159'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179444> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179444'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179444'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180050> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180050'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180050'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180052> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180052'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180052'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179936> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179936'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179936'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179771> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.244833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.648 -9.244833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.648"^^xsd:decimal ;
  geo-pos:long "-9.244833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-9.244833333'^^xsd:double;
  dwc:latitude '39.648'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179771'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179654> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179654'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179653> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179653'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179643> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179643'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179652> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179652'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179640> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179640'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179640'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179642> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179642'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179644> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179644'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179645> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179645'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179646> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179646'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179647> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179647'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179648> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179648'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179649> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179649'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179650> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179650'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179651> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179651'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179651'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179641> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179641'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179255> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179255'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179255'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179254> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179254'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179254'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179266> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179266'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179266'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179271> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179271'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179271'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179268> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179268'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179268'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179267> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179267'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179267'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179263> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179263'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179263'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179264> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179264'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179264'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179265> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179265'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179265'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179270> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179270'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179270'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179269> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179269'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179269'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179514> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179514'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179514'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179446> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179446'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179446'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179472> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179472'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179472'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179471> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179471'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179471'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179470> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179470'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179470'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179918> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179918'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179918'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180213> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180213'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180213'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180214> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180214'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180214'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180215> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180215'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180215'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180216> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180216'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180216'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180225> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180225'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180225'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180224> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180224'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180224'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180223> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180223'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180223'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180222> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180222'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180222'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180221> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180221'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180221'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180220> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180220'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180220'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180219> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180219'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180219'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180218> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180218'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180218'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180217> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180217'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180217'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179919> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179919'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179919'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179917> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179917'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179917'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179516> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179516'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179516'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179511> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179511'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179511'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179512> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179512'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179512'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179513> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179513'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179513'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179515> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179515'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179515'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179996> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179996'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179996'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180001> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180001'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180001'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180000> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180000'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180000'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179999> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179999'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179999'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179997> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179997'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179997'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179995> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179995'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179995'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179994> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179994'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179994'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179993> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179993'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179993'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179992> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179992'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179992'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179991> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179991'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179991'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179998> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179998'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179998'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180181> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180181'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180181'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180134> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180134'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180134'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180135> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A180135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:180135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '180135'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:180135'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179960> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179960'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179960'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179655> ;
  mr:hasGeometry <https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68166667 -8.62)"^^geo:wktLiteral ;
  geo-pos:lat "43.68166667"^^xsd:decimal ;
  geo-pos:long "-8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/668__urn%3Acatalog%3AMarBEF%2FManuela%3Ana%3A179655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:na:179655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/668_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'na'^^xsd:string;
  dwc:catalogNumber '179655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Goban Spur, NE Atlantic'^^xsd:string;
  dwc:longitude '-8.62'^^xsd:double;
  dwc:latitude '43.68166667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:na:179655'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF