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

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115231'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115231'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115235> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115235'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115235'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115234> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115234'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115234'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115238> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115238'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115238'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115237> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115237'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115237'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115236> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115236'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115236'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115230> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115230'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115230'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115232> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115232'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115232'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115233> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115233'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115233'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125793> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125793'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125793'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125794> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125794'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125794'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125795> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125795'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125795'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125797> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125797'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125797'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115551> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115551'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115551'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125869> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125869'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125869'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125866> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125866'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125866'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125867> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125867'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125867'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125868> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125868'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125868'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116175> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116175'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116175'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116173> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116173'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116173'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116172> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116172'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116172'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116171> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116171'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116171'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116170> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116170'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116170'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116169> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116169'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116169'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116168> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116168'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116168'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125920> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125920'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125920'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125919> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125919'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125919'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115305> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115305'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115305'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115307> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115307'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115307'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115306> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115306'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115306'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125686> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125686'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125686'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125685> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125685'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125685'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125684> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125684'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125684'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125683> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125683'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125683'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125689> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125689'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125689'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116215> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116215'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116215'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125918> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125918'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125918'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115308> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115308'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115308'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115309> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115309'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115309'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125687> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125687'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125687'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125688> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125688'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125688'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115310> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115310'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115310'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115311> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115311'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115311'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115608> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115608'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115608'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115607> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115607'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115607'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115606> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115606'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115606'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115605> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115605'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115605'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115604> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115604'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115604'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116167> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116167'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116167'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115849> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115849'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115849'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115856> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115856'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115856'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115855> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115855'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115855'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115854> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115854'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115854'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115853> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115853'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115853'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115852> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115852'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115852'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115850> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115850'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115850'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115848> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115848'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115848'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115851> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115851'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115851'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115488> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115488'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115488'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116052> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116052'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116054> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116054'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116050> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116050'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116049> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116049'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115564> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115564'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115564'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115563> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115563'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115563'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115562> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115562'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115562'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115561> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115561'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115561'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115711> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115711'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115711'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115718> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115718'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115718'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115717> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115717'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115717'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115716> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115716'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115716'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115715> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115715'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115715'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115714> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115714'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115714'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115713> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115713'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115713'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115712> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115712'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115712'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126019> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126019'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126019'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126015> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126015'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126015'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126016> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126016'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126016'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126018> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126018'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126018'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126020> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126020'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126020'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126021> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126021'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126021'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126022> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126022'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126022'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126023> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126023'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126023'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115550> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115550'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115550'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115549> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115549'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115549'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115548> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115548'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115548'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115547> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115547'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115547'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115546> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115546'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115546'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115810> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115810'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115810'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115807> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115807'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115807'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115808> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115808'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115808'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115804> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115804'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115804'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115809> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115809'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115809'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115806> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115806'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115806'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115805> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115805'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115805'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115438> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115438'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115438'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115439> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115439'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115439'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115437> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115437'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115437'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116174> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116174'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116174'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115710> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115710'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115710'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125796> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125796'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125796'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125922> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125922'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125922'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125917> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125917'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125917'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125921> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125921'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125921'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116051> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116051'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126017> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126017'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126017'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116046> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116046'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116047> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116047'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116048> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116048'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115436> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115436'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115436'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115435> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115435'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115435'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115434> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115434'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115434'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115433> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115433'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115433'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115432> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115432'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115432'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115440> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115440'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115440'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116053> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72533333 -60.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72533333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.7355'^^xsd:double;
  dwc:latitude '-61.72533333'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116053'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115132> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115132'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115132'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115245> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115245'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115245'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115242> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115242'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115242'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115241> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115241'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115241'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115240> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115240'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115240'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115244> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115244'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115244'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115239> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115239'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115239'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115243> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115243'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115243'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125800> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125800'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125800'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115479> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115479'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115479'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116183> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116183'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116183'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116182> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116182'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116182'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116180> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116180'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116180'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115859> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115859'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115859'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125872> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125872'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125872'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125871> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125871'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125871'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116178> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116178'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116178'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116177> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116177'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116177'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116176> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116176'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116176'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116181> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116181'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116181'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125801> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125801'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125801'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125924> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125924'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125924'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125927> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125927'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125927'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125926> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125926'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125926'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125923> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125923'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125923'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116218> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116218'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116218'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116217> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116217'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116217'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116216> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116216'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116216'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125925> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125925'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125925'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115312> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115312'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115312'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125693> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125693'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125693'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125692> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125692'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125692'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125691> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125691'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125691'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125690> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125690'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125690'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125696> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125696'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125696'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125695> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125695'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125695'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125694> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125694'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125694'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115315> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115315'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115315'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115313> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115313'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115313'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115314> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115314'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115314'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115609> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115609'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115609'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115610> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115610'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115610'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115611> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115611'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115611'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116179> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116179'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116179'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115864> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115864'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115864'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115863> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115863'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115863'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115862> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115862'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115862'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115860> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115860'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115860'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115858> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115858'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115858'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115857> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115857'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115857'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115861> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115861'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115861'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116055> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116055'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116056> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116056'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116057> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116057'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116058> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116058'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116059> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116059'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116060> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116060'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116061> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116061'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116062> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116062'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115565> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115565'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115565'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115568> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115568'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115568'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115566> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115566'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115566'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115567> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115567'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115567'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115724> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115724'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115724'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115723> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115723'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115723'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115722> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115722'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115722'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115721> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115721'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115721'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115720> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115720'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115720'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115719> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115719'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115719'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126025> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126025'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126025'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126030> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126030'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126030'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115554> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115554'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115554'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115552> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115552'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115552'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115553> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115553'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115553'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115813> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115813'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115813'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115812> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115812'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115812'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115811> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115811'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115811'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115814> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115814'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115814'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115817> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115817'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115817'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115816> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115816'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115816'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115815> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115815'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115815'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115442> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115442'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115442'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115446> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115446'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115446'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115443> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115443'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115443'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115444> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115444'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115444'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115445> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115445'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115445'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115441> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115441'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115441'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115447> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115447'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115447'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115448> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115448'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115448'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125870> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125870'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125870'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115725> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115725'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115725'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125798> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125798'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125798'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125799> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125799'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125799'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126027> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126027'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126027'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126028> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126028'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126028'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126029> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126029'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126029'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126024> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126024'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126024'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126026> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72466667 -60.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72466667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126026'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.725'^^xsd:double;
  dwc:latitude '-61.72466667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126026'^^xsd:anyURI;
  dwc:observationDate '2002-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115249> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115249'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115249'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115248> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115248'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115248'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115247> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115247'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115247'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115246> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115246'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115246'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115250> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115250'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115250'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115251> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115251'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115251'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126032> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126032'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126032'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126036> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126036'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126036'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125875> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125875'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125875'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116189> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116189'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116189'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116187> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116187'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116187'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116186> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116186'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116186'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116185> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116185'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116185'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116184> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116184'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116184'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125874> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125874'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125874'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125873> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125873'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125873'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115867> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115867'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115867'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115868> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115868'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115868'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115869> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115869'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115869'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115866> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115866'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115866'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115870> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115870'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115870'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115822> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115822'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115822'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125928> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125928'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125928'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125932> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125932'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125932'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116219> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116219'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116219'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116220> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116220'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116220'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115319> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115319'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115319'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115320> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115320'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115320'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115318> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115318'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115318'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115316> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115316'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115316'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125697> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125697'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125697'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115321> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115321'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115321'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125699> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125699'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125699'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125702> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125702'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125702'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125701> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125701'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125701'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125700> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125700'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125700'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125698> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125698'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125698'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115614> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115614'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115614'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115613> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115613'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115613'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115612> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115612'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115612'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115865> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115865'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115865'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116065> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116065'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116064> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116064'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116066> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116066'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116067> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116067'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116068> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116068'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115571> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115571'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115571'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115569> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115569'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115569'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115572> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115572'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115572'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115570> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115570'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115570'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115726> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115726'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115726'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126035> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126035'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126035'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126034> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126034'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126034'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115558> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115558'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115558'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115557> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115557'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115557'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115556> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115556'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115556'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115555> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115555'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115555'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115821> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115821'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115821'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125930> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125930'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125930'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115820> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115820'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115820'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115819> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115819'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115819'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115449> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115449'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115449'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115450> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115450'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115450'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115451> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115451'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115451'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115452> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115452'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115452'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115454> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115454'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115454'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115453> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115453'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115453'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116188> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116188'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116188'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115731> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115731'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115731'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115730> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115730'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115730'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115729> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115729'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115729'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115728> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115728'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115728'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125802> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125802'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125802'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125803> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125803'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125803'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125804> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125804'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125804'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115818> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115818'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115818'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115486> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115486'^^xsd:integer;
  dwc:scientificName 'Daphnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '148370'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115486'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125931> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125931'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125931'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115317> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115317'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115317'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116063> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116063'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126031> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126031'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126031'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126033> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126033'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126033'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115727> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115727'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115727'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125929> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.72633333 -60.72033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.72633333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.72033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125929'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-60.72033333'^^xsd:double;
  dwc:latitude '-61.72633333'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125929'^^xsd:anyURI;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115133> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115133'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115133'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115254> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115254'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115254'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115256> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115256'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115256'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115253> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115253'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115253'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115252> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115252'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115252'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126039> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126039'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126039'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126038> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126038'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126038'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116190> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116190'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116190'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115873> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115873'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115873'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115872> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115872'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115872'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115322> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115322'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115322'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125703> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125703'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125703'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115615> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115615'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115615'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115617> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115617'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115617'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116192> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116192'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116192'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116193> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116193'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116193'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115874> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115874'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115874'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115875> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115875'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115875'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115491> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115491'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115491'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115490> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115490'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115490'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115489> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115489'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115489'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115492> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115492'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115492'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116069> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116069'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116070> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116070'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116072> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116072'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116073> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116073'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126037> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126037'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126037'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115559> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115559'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115559'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125937> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125937'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125937'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125935> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125935'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125935'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125934> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125934'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125934'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125933> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125933'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125933'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115255> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115255'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115255'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115455> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115455'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115455'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115459> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115459'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115459'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115458> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115458'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115458'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115457> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115457'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115457'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115456> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115456'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115456'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115493> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115493'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115493'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116191> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116191'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116191'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115616> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115616'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115616'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115734> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115734'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115734'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115733> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115733'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115733'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115732> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115732'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115732'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125805> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125805'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125805'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125806> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125806'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125806'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125807> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125807'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125807'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125936> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125936'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125936'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116071> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116071'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115871> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87316667 -59.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87316667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3597"^^xsd:integer ;
  dwc:maximumDepthInMeters "3597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115871'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.963'^^xsd:double;
  dwc:latitude '-59.87316667'^^xsd:double;
  dwc:minimumDepth '3597'^^xsd:integer;
  dwc:maximumDepth '3597'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115871'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115134> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115134'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115134'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115135> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115135'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115135'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115259> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115259'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115259'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115258> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115258'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115258'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115257> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115257'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115257'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125810> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125810'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125810'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116194> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116194'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116194'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116195> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116195'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116195'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116196> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116196'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116196'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126042> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126042'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126042'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126044> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126044'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126044'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115877> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115877'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115877'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115878> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115878'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115878'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115879> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115879'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115879'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115880> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115880'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115880'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125876> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125876'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125876'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125812> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125812'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125812'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115823> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115823'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115823'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125940> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125940'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125940'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115323> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115323'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115323'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125704> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125704'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125704'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125705> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125705'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125705'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115621> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115621'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115621'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115620> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115620'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115620'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115619> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115619'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115619'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115618> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115618'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115618'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115876> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115876'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115876'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115494> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115494'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115494'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115496> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115496'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115496'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115495> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115495'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115495'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115497> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115497'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115497'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116074> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116074'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116075> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116075'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116076> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116076'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116077> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116077'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116078> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116078'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126040> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126040'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126040'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126043> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126043'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126043'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115560> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115560'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115560'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115824> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115824'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115824'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115825> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115825'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115825'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125939> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125939'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125939'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125938> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125938'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125938'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115461> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115461'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115461'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115738> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115738'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115738'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115737> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115737'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115737'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115735> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115735'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115735'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115736> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115736'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115736'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125811> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125811'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125811'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125808> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125808'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125808'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125809> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125809'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125809'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126041> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126041'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126041'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115463> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115463'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115463'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115460> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115460'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115460'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115464> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115464'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115464'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115462> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.87166667 -59.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3614"^^xsd:integer ;
  dwc:maximumDepthInMeters "3614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115462'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.9605'^^xsd:double;
  dwc:latitude '-59.87166667'^^xsd:double;
  dwc:minimumDepth '3614'^^xsd:integer;
  dwc:maximumDepth '3614'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115462'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115188> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115188'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115188'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116004> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116004'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116004'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116008> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116008'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116008'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116007> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116007'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116007'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116006> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116006'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116006'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116005> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116005'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116005'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115519> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115519'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115519'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115515> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115515'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115515'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115516> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115516'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115516'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115517> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115517'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115517'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115518> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115518'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115518'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115521> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115521'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115521'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115520> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115520'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115520'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125983> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125983'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125983'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125984> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125984'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125984'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125847> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125847'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125847'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116134> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116134'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116134'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116133> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116133'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116133'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125788> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125788'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125788'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125907> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125907'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125907'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125906> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125906'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125906'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125905> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125905'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125905'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125904> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125904'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125904'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115286> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115286'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115286'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115285> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115285'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115285'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125650> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125650'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125650'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125651> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125651'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125651'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125654> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125654'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125654'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125652> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125652'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125652'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125653> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125653'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125653'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125655> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125655'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125655'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125656> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125656'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125656'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115594> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115594'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115594'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115595> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115595'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115595'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115937> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115937'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115937'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115936> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115936'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115936'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115935> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115935'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115935'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115934> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115934'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115934'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115933> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115933'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115933'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115932> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115932'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115932'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115931> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115931'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115931'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116003> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116003'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116003'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116002> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116002'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116002'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115190> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115190'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115190'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115192> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115192'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115192'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115191> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115191'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115191'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115189> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115189'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115189'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115186> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115186'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115186'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115675> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115675'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115675'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115674> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115674'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115674'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115673> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115673'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115673'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115672> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115672'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115672'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115671> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115671'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115671'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115670> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115670'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115670'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115669> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115669'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115669'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115779> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115779'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115779'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115393> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115393'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115393'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115394> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115394'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115394'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115388> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115388'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115388'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115389> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115389'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115389'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115390> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115390'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115390'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115392> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115392'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115392'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115111> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115111'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115111'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115484> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115484'^^xsd:integer;
  dwc:scientificName 'Daphnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '148370'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115484'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115288> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115288'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115288'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125903> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125903'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125903'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115391> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115391'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115391'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125985> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125985'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125985'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115287> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115287'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115287'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115187> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11816667 -59.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11816667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5191"^^xsd:integer ;
  dwc:maximumDepthInMeters "5191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115187'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.275'^^xsd:double;
  dwc:latitude '-61.11816667'^^xsd:double;
  dwc:minimumDepth '5191'^^xsd:integer;
  dwc:maximumDepth '5191'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115187'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116017> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116017'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116017'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116013> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116013'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116013'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116011> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116011'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116011'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116014> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116014'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116014'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116010> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116010'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116010'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116009> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116009'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116009'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116016> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116016'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116016'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116018> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116018'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116018'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125987> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125987'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125987'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125986> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125986'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125986'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115528> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115528'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115528'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115529> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115529'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115529'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115522> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115522'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115522'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115523> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115523'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115523'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115524> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115524'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115524'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115525> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115525'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115525'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115526> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115526'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115526'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115527> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115527'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115527'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125988> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125988'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125988'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125991> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125991'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125991'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125990> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125990'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125990'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125989> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125989'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125989'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125850> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125850'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125850'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125849> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125849'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125849'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125848> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125848'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125848'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116135> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116135'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116135'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116136> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116136'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116136'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116137> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116137'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116137'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116138> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116138'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116138'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125908> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125908'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125908'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125909> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125909'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125909'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116208> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116208'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116208'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115291> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115291'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115291'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115290> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115290'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115290'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115289> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115289'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115289'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115295> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115295'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115295'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115294> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115294'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115294'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115293> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115293'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115293'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115292> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115292'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115292'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116207> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116207'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116207'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116209> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116209'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116209'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116206> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116206'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116206'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125912> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125912'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125912'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125911> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125911'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125911'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125661> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125661'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125661'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125660> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125660'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125660'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125659> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125659'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125659'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125657> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125657'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125657'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125658> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125658'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125658'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115596> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115596'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115596'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115597> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115597'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115597'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115946> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115946'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115946'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115945> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115945'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115945'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115944> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115944'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115944'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115943> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115943'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115943'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115942> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115942'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115942'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115941> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115941'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115941'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115940> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115940'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115940'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115938> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115938'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115938'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115939> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115939'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115939'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116012> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116012'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116012'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116015> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116015'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116015'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115676> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115676'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115676'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115193> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115193'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115193'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115197> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115197'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115197'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115196> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115196'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115196'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115195> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115195'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115195'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115194> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115194'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115194'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115200> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115200'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115200'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115202> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115202'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115202'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115681> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115681'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115681'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115678> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115678'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115678'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115199> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115199'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115199'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115198> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115198'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115198'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115201> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115201'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115201'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115680> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115680'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115680'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115679> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115679'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115679'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115677> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115677'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115677'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115780> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115780'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115780'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115400> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115400'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115400'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115401> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115401'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115401'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115402> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115402'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115402'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115403> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115403'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115403'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115404> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115404'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115404'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115395> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115395'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115395'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115396> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115396'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115396'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115397> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115397'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115397'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115399> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115399'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115399'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115398> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115398'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115398'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116139> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116139'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116139'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115682> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115682'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115682'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115485> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115485'^^xsd:integer;
  dwc:scientificName 'Daphnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '148370'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115485'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125910> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.11766667 -59.25883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.11766667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.25883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5194"^^xsd:integer ;
  dwc:maximumDepthInMeters "5194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125910'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-59.25883333'^^xsd:double;
  dwc:latitude '-61.11766667'^^xsd:double;
  dwc:minimumDepth '5194'^^xsd:integer;
  dwc:maximumDepth '5194'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125910'^^xsd:anyURI;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115210> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115210'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115210'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116019> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116019'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116019'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125790> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125790'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125790'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115477> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115477'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115477'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125998> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125998'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125998'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125999> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125999'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125999'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125995> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125995'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125995'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125994> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125994'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125994'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115531> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115531'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115531'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115533> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115533'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115533'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115534> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115534'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115534'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115535> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115535'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115535'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115532> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115532'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115532'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115530> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115530'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115530'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125993> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125993'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125993'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125992> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125992'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125992'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125996> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125996'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125996'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125997> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125997'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125997'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125854> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125854'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125854'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116140> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116140'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116140'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116141> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116141'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116141'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116142> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116142'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116142'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116143> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116143'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116143'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116144> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116144'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116144'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116146> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116146'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116146'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125789> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125789'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125789'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115301> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115301'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115301'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115296> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115296'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115296'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115298> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115298'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115298'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115297> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115297'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115297'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115299> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115299'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115299'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115300> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115300'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115300'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116210> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116210'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116210'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125914> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125914'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125914'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125913> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125913'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125913'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125663> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125663'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125663'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125667> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125667'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125667'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125666> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125666'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125666'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125664> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125664'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125664'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125662> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125662'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125662'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115828> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115828'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115828'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115827> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115827'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115827'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115826> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115826'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115826'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116083> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116083'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116083'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125852> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125852'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125852'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125855> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125855'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125855'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125856> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125856'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125856'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125857> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125857'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125857'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125853> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125853'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125853'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115600> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115600'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115600'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115951> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115951'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115951'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115950> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115950'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115950'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115949> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115949'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115949'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115948> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115948'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115948'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115947> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115947'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115947'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116145> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116145'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116145'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116025> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116025'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115208> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115208'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115208'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115207> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115207'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115207'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115206> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115206'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115206'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115205> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115205'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115205'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115204> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115204'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115204'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115203> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115203'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115203'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115782> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115782'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115782'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115783> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115783'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115783'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115786> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115786'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115786'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115781> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115781'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115781'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115788> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115788'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115788'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115787> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115787'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115787'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115785> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115785'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115785'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115784> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115784'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115784'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115209> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115209'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115209'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115411> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115411'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115411'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115405> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115405'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115405'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115406> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115406'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115406'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115407> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115407'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115407'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115408> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115408'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115408'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115409> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115409'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115409'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115410> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115410'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115410'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115112> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115112'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115112'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116147> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116147'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116147'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125851> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125851'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125851'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115599> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115599'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115599'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115598> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115598'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115598'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115690> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115690'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115690'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115689> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115689'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115689'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115688> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115688'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115688'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115687> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115687'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115687'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115685> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115685'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115685'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115684> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115684'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115684'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115683> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115683'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115683'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115686> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115686'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115686'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116021> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116021'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116021'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116022> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116022'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116022'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116023> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116023'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116024> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116024'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116026> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116026'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116020> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116020'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116020'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115412> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115412'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115412'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125665> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.40233333 -58.8525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2290"^^xsd:integer ;
  dwc:maximumDepthInMeters "2290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125665'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.8525'^^xsd:double;
  dwc:latitude '-61.40233333'^^xsd:double;
  dwc:minimumDepth '2290'^^xsd:integer;
  dwc:maximumDepth '2290'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125665'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115130> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115130'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115130'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115229> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115229'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115229'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115228> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115228'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115228'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115227> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115227'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115227'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115226> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115226'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115226'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115220> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115220'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115220'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115222> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115222'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115222'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115225> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115225'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115225'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115224> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115224'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115224'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115223> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115223'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115223'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115221> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115221'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115221'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125791> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125791'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125791'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125792> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125792'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125792'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126008> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126008'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126008'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115542> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115542'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115542'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115540> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115540'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115540'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115541> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115541'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115541'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126011> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126011'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126011'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126009> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126009'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126009'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126010> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126010'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126010'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116165> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116165'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116165'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125863> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125863'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125863'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125864> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125864'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125864'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125865> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125865'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125865'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116158> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116158'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116158'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115131> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115131'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115131'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115129> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115129'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115129'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115304> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115304'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115304'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125677> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125677'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125677'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125682> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125682'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125682'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125681> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125681'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125681'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125680> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125680'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125680'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125678> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125678'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125678'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125676> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125676'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125676'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116212> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116212'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116212'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116213> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116213'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116213'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116214> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116214'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116214'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125679> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125679'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125679'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125862> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125862'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125862'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115601> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115601'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115601'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115603> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115603'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115603'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115602> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115602'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115602'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116166> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116166'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116166'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116164> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116164'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116164'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116163> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116163'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116163'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116161> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116161'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116161'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116160> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116160'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116160'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116159> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116159'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116159'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116157> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116157'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116157'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115847> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115847'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115847'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115846> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115846'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115846'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115845> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115845'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115845'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115844> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115844'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115844'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115843> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115843'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115843'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115842> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115842'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115842'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115841> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115841'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115841'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115840> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115840'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115840'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115839> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115839'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115839'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115838> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115838'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115838'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126013> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126013'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126013'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126012> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126012'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126012'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115543> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115543'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115543'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115545> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115545'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115545'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115544> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115544'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115544'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115801> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115801'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115801'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115803> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115803'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115803'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115802> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115802'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115802'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115800> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115800'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115800'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115798> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115798'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115798'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115797> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115797'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115797'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115799> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115799'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115799'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115427> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115427'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115427'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115426> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115426'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115426'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115425> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115425'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115425'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115431> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115431'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115431'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116162> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116162'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116162'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115703> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115703'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115703'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115700> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115700'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115700'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115701> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115701'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115701'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115702> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115702'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115702'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115704> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115704'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115704'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115709> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115709'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115709'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115705> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115705'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115705'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115706> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115706'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115706'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115707> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115707'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115707'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115708> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115708'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115708'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115796> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115796'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115796'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116036> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116036'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116037> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116037'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116038> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116038'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116039> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116039'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116040> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116040'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116041> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116041'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116042> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116042'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116043> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116043'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116045> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116045'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116044> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116044'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115429> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115429'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115429'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115423> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115423'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115423'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115430> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115430'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115430'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115424> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115424'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115424'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115428> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115428'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115428'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115422> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115422'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115422'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126014> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126014'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126014'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125916> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3955 -58.83766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125916'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83766667'^^xsd:double;
  dwc:latitude '-61.3955'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125916'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116154> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116154'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116154'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116152> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116152'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116152'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116151> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116151'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116151'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115214> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115214'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115214'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115213> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115213'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115213'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115212> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115212'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115212'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115211> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115211'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115211'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115219> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115219'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115219'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115218> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115218'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115218'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115217> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115217'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115217'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115216> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115216'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115216'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115215> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115215'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115215'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116027> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116027'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116156> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116156'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116156'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115478> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115478'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115478'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126000> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126000'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126000'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126001> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126001'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126001'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126002> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126002'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126002'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126004> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126004'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126004'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126006> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126006'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126006'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126007> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126007'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126007'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115538> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115538'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115538'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115539> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115539'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115539'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126003> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126003'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126003'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126005> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A126005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:126005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '126005'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:126005'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116153> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116153'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116153'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116150> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116150'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116150'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116149> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116149'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116149'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116148> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116148'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116148'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115128> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115128'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115128'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115302> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115302'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115302'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125672> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125672'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125672'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125669> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125669'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125669'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125675> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125675'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125675'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125674> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125674'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125674'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125673> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125673'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125673'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116211> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116211'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116211'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125915> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125915'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125915'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125671> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125671'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125671'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125670> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125670'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125670'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125668> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125668'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125668'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115829> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115829'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115829'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115830> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115830'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115830'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115831> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115831'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115831'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115832> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115832'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115832'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115834> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115834'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115834'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125859> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125859'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125859'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125860> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125860'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125860'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116155> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116155'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116155'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115835> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115835'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115835'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115837> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115837'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115837'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115836> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115836'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115836'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115536> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115536'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115536'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115790> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115790'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115790'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115793> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115793'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115793'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115791> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115791'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115791'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115795> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115795'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115795'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115789> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115789'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115789'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115792> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115792'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115792'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115413> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115413'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115413'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115414> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115414'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115414'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115415> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115415'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115415'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125858> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125858'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125858'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115698> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115698'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115698'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115699> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115699'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115699'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115697> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115697'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115697'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115696> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115696'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115696'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115695> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115695'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115695'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115694> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115694'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115694'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115693> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115693'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115693'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115692> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115692'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115692'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115691> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115691'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115691'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115794> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115794'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115794'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115303> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115303'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115303'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116032> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116032'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116034> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116034'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116035> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116035'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116028> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116028'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116029> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116029'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116030> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116030'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116031> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116031'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116033> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116033'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115419> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115419'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115419'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115421> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115421'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115421'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115420> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115420'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115420'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115418> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115418'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115418'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115417> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115417'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115417'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115416> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115416'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115416'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115537> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115537'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115537'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115833> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115833'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115833'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125861> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.39683333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.83733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.39683333 -58.83733333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.39683333"^^xsd:decimal ;
  geo-pos:long "-58.83733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125861'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-58.83733333'^^xsd:double;
  dwc:latitude '-61.39683333'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125861'^^xsd:anyURI;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115116> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115116'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115116'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115114> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115114'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115114'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115468> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115468'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115468'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115465> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115465'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115465'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115466> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115466'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115466'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115467> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115467'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115467'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115498> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115498'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115498'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115499> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115499'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115499'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115500> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115500'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115500'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115501> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115501'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115501'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115502> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115502'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115502'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125946> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125946'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125946'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125941> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125941'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125941'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125942> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125942'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125942'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125943> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125943'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125943'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125944> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125944'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125944'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125945> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125945'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125945'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125947> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125947'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125947'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115115> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115115'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115115'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115882> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115882'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115882'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115883> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115883'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115883'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115886> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115886'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115886'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125819> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125819'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125819'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125817> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125817'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125817'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125815> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125815'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125815'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125816> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125816'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125816'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125818> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125818'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125818'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115887> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115887'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115887'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115888> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115888'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115888'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115889> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115889'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115889'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115881> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115881'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115881'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115885> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115885'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115885'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115740> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115740'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115740'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115741> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115741'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115741'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115739> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115739'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115739'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125878> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125878'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125878'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125879> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125879'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125879'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125626> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125626'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125626'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125625> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125625'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125625'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125624> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125624'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125624'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125623> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125623'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125623'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125622> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125622'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125622'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125621> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125621'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125621'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116198> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116198'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116198'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116199> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116199'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116199'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115263> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115263'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115263'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115262> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115262'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115262'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115261> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115261'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115261'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115260> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115260'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115260'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125814> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125814'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125814'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115577> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115577'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115577'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115576> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115576'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115576'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115575> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115575'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115575'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116084> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116084'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116084'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116086> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116086'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116086'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116089> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116089'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116089'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116090> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116090'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116090'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116091> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116091'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116091'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116085> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116085'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116085'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116087> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116087'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116087'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115884> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115884'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115884'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115344> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115344'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115344'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115343> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115343'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115343'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115342> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115342'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115342'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115341> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115341'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115341'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115340> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115340'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115340'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115339> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115339'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115339'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115338> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115338'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115338'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115345> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115345'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115345'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115627> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115627'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115627'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115140> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115140'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115140'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115628> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115628'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115628'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115626> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115626'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115626'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115624> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115624'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115624'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115623> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115623'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115623'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115622> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115622'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115622'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115138> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115138'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115138'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115136> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115136'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115136'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115137> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115137'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115137'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115139> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115139'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115139'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115141> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115141'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115141'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115142> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115142'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115142'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115143> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115143'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115143'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115144> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115144'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115144'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115103> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115103'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115103'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115113> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115113'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115113'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116088> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116088'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116088'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116092> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116092'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116092'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115625> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115625'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115625'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125762> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125762'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125762'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115480> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115480'^^xsd:integer;
  dwc:scientificName 'Daphnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '148370'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115480'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '148370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125877> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125877'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125877'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115959> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115959'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115959'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115952> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115952'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115953> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115953'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115954> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115954'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115955> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115955'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115956> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115956'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115956'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115957> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115957'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115957'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115958> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115958'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115958'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115960> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115960'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115960'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115346> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.67316667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.59566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.67316667 -57.59566667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.67316667"^^xsd:decimal ;
  geo-pos:long "-57.59566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115346'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.59566667'^^xsd:double;
  dwc:latitude '-59.67316667'^^xsd:double;
  dwc:minimumDepth '3695'^^xsd:integer;
  dwc:maximumDepth '3695'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115346'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115120> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115120'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115120'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115119> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115119'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115119'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115118> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115118'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115118'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115117> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115117'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115117'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115504> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115504'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115504'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115505> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115505'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115505'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115503> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115503'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115503'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125951> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125951'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125951'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125948> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125948'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125948'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125949> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125949'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125949'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125950> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125950'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125950'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116100> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116100'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116100'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125820> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125820'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125820'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116099> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116099'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116099'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125821> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125821'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125821'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115890> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115890'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115890'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115891> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115891'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115891'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115893> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115893'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115893'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115742> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115742'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115742'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115746> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115746'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115746'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115747> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115747'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115747'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115745> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115745'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115745'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115743> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115743'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115743'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125885> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125885'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125885'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125883> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125883'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125883'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125880> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125880'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125880'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125884> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125884'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125884'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125882> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125882'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125882'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125881> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125881'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125881'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125629> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125629'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125629'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125628> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125628'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125628'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125627> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125627'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125627'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125630> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125630'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125630'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116200> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116200'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116200'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116201> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116201'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116201'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116202> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116202'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116202'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115264> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115264'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115264'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125631> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125631'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125631'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116197> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116197'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116197'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125822> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125822'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125822'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125823> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125823'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125823'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115579> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115579'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115579'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115580> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115580'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115580'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116093> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116093'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116093'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116094> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116094'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116094'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116095> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116095'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116095'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116096> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116096'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116096'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116097> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116097'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116097'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116098> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116098'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116098'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115897> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115897'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115897'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115896> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115896'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115896'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115894> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115894'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115894'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115895> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115895'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115895'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115892> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115892'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115892'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115487> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115487'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115487'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115352> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115352'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115352'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115152> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115152'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115152'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115151> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115151'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115151'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115635> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115635'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115635'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115634> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115634'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115634'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115633> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115633'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115633'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115632> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115632'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115632'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115631> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115631'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115631'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115630> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115630'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115630'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115629> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115629'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115629'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115744> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115744'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115744'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115145> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115145'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115145'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115146> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115146'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115146'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115147> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115147'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115147'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115148> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115148'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115148'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115149> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115149'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115149'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115150> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115150'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115150'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115354> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115354'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115354'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115353> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115353'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115353'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115351> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115351'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115351'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115349> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115349'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115349'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115348> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115348'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115348'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115347> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115347'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115347'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115578> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115578'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115578'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115581> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115581'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115581'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115961> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115961'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115961'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115963> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115963'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115963'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115964> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115964'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115964'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115962> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115962'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115962'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115965> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115965'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115966> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115966'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115967> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115967'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115968> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115968'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115350> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65816667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.57516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65816667 -57.57516667)"^^geo:wktLiteral ;
  geo-pos:lat "-59.65816667"^^xsd:decimal ;
  geo-pos:long "-57.57516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115350'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-57.57516667'^^xsd:double;
  dwc:latitude '-59.65816667'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115350'^^xsd:anyURI;
  dwc:observationDate '2002-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115121> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115121'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115121'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116102> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116102'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116102'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116103> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116103'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116103'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116104> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116104'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116104'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116105> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116105'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116105'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116106> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116106'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116106'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116107> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116107'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116107'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116108> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116108'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116108'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116109> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116109'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116109'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115508> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115508'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115508'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115506> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115506'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115506'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115507> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115507'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115507'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125952> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125952'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125952'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125953> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125953'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125953'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125954> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125954'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125954'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125957> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125957'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125957'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125960> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125960'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125960'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125956> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125956'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125956'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125955> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125955'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125955'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125958> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125958'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125958'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125959> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125959'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125959'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115123> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115123'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115123'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125828> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125828'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125828'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115124> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115124'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115124'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116101> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116101'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116101'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125887> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125887'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125887'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125891> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125891'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125891'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125890> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125890'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125890'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125888> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125888'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125888'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125886> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125886'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125886'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125889> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125889'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125889'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116203> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116203'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116203'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115265> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115265'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115265'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115267> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115267'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115267'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125634> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125634'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125634'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125633> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125633'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125633'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125632> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125632'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125632'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115573> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115573'^^xsd:integer;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115573'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125829> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125829'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125829'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125827> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125827'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125827'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125826> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125826'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125826'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125824> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125824'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125824'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115582> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115582'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115582'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115584> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115584'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115584'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115583> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115583'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115583'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115907> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115907'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115907'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115906> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115906'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115906'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115905> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115905'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115905'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115904> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115904'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115904'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115903> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115903'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115903'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115902> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115902'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115902'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115901> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115901'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115901'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115900> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115900'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115900'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115899> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115899'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115899'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115898> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115898'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115898'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115636> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115636'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115636'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115154> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115154'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115154'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115155> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115155'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115155'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115156> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115156'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115156'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115157> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115157'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115157'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115158> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115158'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115158'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115159> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115159'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115159'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115160> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115160'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115160'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115162> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115162'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115162'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115645> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115645'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115645'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115644> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115644'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115644'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115643> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115643'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115643'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115642> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115642'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115642'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115640> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115640'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115640'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115639> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115639'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115639'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115637> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115637'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115637'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115638> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115638'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115638'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115748> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115748'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115748'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115753> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115753'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115753'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115756> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115756'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115756'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115751> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115751'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115751'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115750> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115750'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115750'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115752> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115752'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115752'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115754> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115754'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115754'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115749> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115749'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115749'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115755> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115755'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115755'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115153> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115153'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115153'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115357> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115357'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115357'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115364> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115364'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115364'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115363> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115363'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115363'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115362> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115362'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115362'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115361> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115361'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115361'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115360> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115360'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115360'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115358> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115358'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115358'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115355> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115355'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115355'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115104> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115104'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115104'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115122> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115122'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115122'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125767> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125767'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125767'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125768> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125768'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125768'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125769> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125769'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125769'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125770> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125770'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125770'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125765> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125765'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125765'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125763> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125763'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125763'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125764> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125764'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125764'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125766> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125766'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125766'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115324> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115324'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115324'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115481> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115481'^^xsd:integer;
  dwc:scientificName 'Daphnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '148370'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115481'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116079> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116079'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116079'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115266> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115266'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115266'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115974> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115974'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115969> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115969'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115970> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115970'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115971> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115971'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115972> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115972'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115973> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115973'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115973'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115975> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115975'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115977> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115977'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115978> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115978'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115978'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115976> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115976'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115359> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115359'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115359'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115356> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115356'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115356'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115469> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115469'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115469'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115641> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115641'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115641'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115161> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115161'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115161'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125825> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3958"^^xsd:integer ;
  dwc:maximumDepthInMeters "3958"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45083333 -56.0795)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45083333"^^xsd:decimal ;
  geo-pos:long "-56.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125825'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.0795'^^xsd:double;
  dwc:latitude '-60.45083333'^^xsd:double;
  dwc:minimumDepth '3958'^^xsd:integer;
  dwc:maximumDepth '3958'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125825'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116110> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116110'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116110'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116111> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116111'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116111'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116113> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116113'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116113'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116114> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116114'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116114'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116115> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116115'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116115'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116116> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116116'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116116'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115513> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115513'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115513'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115509> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115509'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115509'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115511> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115511'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115511'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115512> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115512'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115512'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115510> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115510'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115510'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125962> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125962'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125962'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125961> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125961'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125961'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125963> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125963'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125963'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125965> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125965'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125965'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125966> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125966'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125966'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125967> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125967'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125967'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125968> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125968'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125968'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115470> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115470'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115470'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125964> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125964'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125964'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116112> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116112'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116112'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116117> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116117'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116117'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125830> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125830'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125830'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125774> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125774'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125774'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125776> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125776'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125776'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125892> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125892'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125892'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125893> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125893'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125893'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125895> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125895'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125895'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125897> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125897'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125897'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125896> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125896'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125896'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115274> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115274'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115274'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115273> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115273'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115273'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115270> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115270'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115270'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115269> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115269'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115269'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115268> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115268'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115268'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125641> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125641'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125641'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125640> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125640'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125640'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125639> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125639'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125639'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125638> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125638'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125638'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125637> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125637'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125637'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125636> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125636'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125636'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125635> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125635'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125635'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125642> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125642'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125642'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116081> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116081'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116081'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116080> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116080'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116080'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125833> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125833'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125833'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125832> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125832'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125832'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125831> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125831'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125831'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115587> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115587'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115587'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115588> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115588'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115588'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115589> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115589'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115589'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115586> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115586'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115586'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115585> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115585'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115585'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115909> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115909'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115909'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115910> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115910'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115910'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115911> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115911'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115911'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115913> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115913'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115913'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115908> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115908'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115908'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115916> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115916'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115916'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115915> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115915'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115915'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115914> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115914'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115914'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115912> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115912'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115912'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115649> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115649'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115649'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115164> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115164'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115164'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115654> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115654'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115654'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115653> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115653'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115653'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115163> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115163'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115163'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115165> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115165'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115165'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115166> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115166'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115166'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115167> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115167'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115167'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115168> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115168'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115168'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115169> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115169'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115169'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115170> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115170'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115170'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115171> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115171'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115171'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115648> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115648'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115648'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115647> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115647'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115647'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115646> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115646'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115646'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115651> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115651'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115651'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115652> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115652'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115652'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115650> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115650'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115650'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115758> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115758'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115758'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115760> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115760'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115760'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115761> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115761'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115761'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115762> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115762'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115762'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115764> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115764'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115764'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115765> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115765'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115765'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115757> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115757'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115757'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115373> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115373'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115373'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115372> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115372'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115372'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115371> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115371'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115371'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115367> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115367'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115367'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115366> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115366'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115366'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115365> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115365'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115365'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115369> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115369'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115369'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115370> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115370'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115370'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115368> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115368'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115368'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115105> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115105'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115105'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116118> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116118'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116118'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125777> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125777'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125777'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125775> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125775'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125775'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125773> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125773'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125773'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125772> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125772'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125772'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125771> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125771'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125771'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115759> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115759'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115759'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115763> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115763'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115763'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115482> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115482'^^xsd:integer;
  dwc:scientificName 'Daphnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '148370'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115482'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '148370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115272> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115272'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115272'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125894> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125894'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125894'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115987> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115987'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115987'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115986> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115986'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115986'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115984> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115984'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115984'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115985> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115985'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115985'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115979> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115979'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115979'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115980> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115980'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115980'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115981> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115981'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115981'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115982> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115982'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115982'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115983> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115983'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115983'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115271> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.07066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3954"^^xsd:integer ;
  dwc:maximumDepthInMeters "3954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.45 -56.07066667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.45"^^xsd:decimal ;
  geo-pos:long "-56.07066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115271'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-56.07066667'^^xsd:double;
  dwc:latitude '-60.45'^^xsd:double;
  dwc:minimumDepth '3954'^^xsd:integer;
  dwc:maximumDepth '3954'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115271'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116124> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116124'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116124'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115988> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115988'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115988'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115990> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115990'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115990'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115991> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115991'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115991'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115992> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115992'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115992'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115993> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115993'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115993'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115994> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115994'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115995> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115995'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115995'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115989> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115989'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115989'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115996> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115996'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115996'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115474> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115474'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115474'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115473> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115473'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115473'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115472> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115472'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115472'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125970> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125970'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125970'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125972> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125972'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125972'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125969> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125969'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125969'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125976> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125976'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125976'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125977> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125977'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125977'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125973> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125973'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125973'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125974> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125974'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125974'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125975> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125975'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125975'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125971> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125971'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125971'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116119> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116119'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116119'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116120> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116120'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116120'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116121> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116121'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116121'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116125> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116125'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116125'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116126> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116126'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116126'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116127> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116127'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116127'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116122> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116122'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116122'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115125> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115125'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115125'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125901> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125901'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125901'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125899> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125899'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125899'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125900> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125900'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125900'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125898> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125898'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125898'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116204> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116204'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116204'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115280> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115280'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115280'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115279> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115279'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115279'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115278> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115278'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115278'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115277> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115277'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115277'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115276> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115276'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115276'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115275> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115275'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115275'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125645> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125645'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125645'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125644> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125644'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125644'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125643> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125643'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125643'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125813> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125813'^^xsd:integer;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125813'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125842> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125842'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125842'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125841> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125841'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125841'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125840> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125840'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125840'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125839> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125839'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125839'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125838> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125838'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125838'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125837> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125837'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125837'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125836> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125836'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125836'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125835> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125835'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125835'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115591> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115591'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115591'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115592> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115592'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115592'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115924> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115924'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115924'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115922> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115922'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115922'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115925> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115925'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115925'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115921> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115921'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115921'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115920> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115920'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115920'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115919> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115919'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115919'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115918> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115918'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115918'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115917> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115917'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115917'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115923> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115923'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115923'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115175> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115175'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115175'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115657> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115657'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115657'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115656> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115656'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115656'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115655> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115655'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115655'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115172> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115172'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115172'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115173> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115173'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115173'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115174> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115174'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115174'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115180> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115180'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115180'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115179> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115179'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115179'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115178> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115178'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115178'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115177> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115177'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115177'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115176> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115176'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115176'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115663> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115663'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115663'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115662> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115662'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115662'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115661> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115661'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115661'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115660> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115660'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115660'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115659> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115659'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115659'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115658> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115658'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115658'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115768> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115768'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115768'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115770> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115770'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115770'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115771> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115771'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115771'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115772> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115772'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115772'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115773> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115773'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115773'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115774> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115774'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115774'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115769> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115769'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115769'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115766> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115766'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115766'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115767> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115767'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115767'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115382> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115382'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115382'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115381> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115381'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115381'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115380> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115380'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115380'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115379> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115379'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115379'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115378> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115378'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115378'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115377> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115377'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115377'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115376> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115376'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115376'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115374> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115374'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115374'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115375> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115375'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115375'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125707> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125707'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125707'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125706> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125706'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125706'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115108> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115108'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115108'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115107> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115107'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115107'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115106> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115106'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115106'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115471> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115471'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115471'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116123> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116123'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116123'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125834> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125834'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125834'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115590> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115590'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115590'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125785> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125785'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125785'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125779> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125779'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125779'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125784> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125784'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125784'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125782> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125782'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125782'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125780> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125780'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125780'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125783> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125783'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125783'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125778> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125778'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125778'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125781> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125781'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125781'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115483> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115483'^^xsd:integer;
  dwc:scientificName 'Daphnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '148370'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115483'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116082> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.63533333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.63533333 -53.96116667)"^^geo:wktLiteral ;
  geo-pos:lat "-60.63533333"^^xsd:decimal ;
  geo-pos:long "-53.96116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116082'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.96116667'^^xsd:double;
  dwc:latitude '-60.63533333'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116082'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115998> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115998'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115998'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115997> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115997'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115997'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125786> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125786'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125786'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115475> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115475'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115475'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115476> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115476'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115476'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115514> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115514'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115514'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125981> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125981'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125981'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125979> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125979'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125979'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125980> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125980'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125980'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125978> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125978'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125978'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125846> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125846'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125846'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125845> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125845'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125845'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116131> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116131'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116131'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116128> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116128'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116128'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116129> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116129'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116129'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116130> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116130'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116130'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116132> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116132'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116132'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115126> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115126'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115126'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115127> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115127'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115127'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125787> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125787'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125787'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125902> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125902'^^xsd:integer;
  dwc:scientificName 'Tantulocarida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125902'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115282> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115282'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115282'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115284> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115284'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115284'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115283> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115283'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115283'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115281> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115281'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115281'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125649> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125649'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125649'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125648> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125648'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125648'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125647> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125647'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125647'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125646> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125646'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125646'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115574> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115574'^^xsd:integer;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115574'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125843> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125843'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125843'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125844> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125844'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125844'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115593> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115593'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115593'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115930> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115930'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115930'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115929> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115929'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115929'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115928> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115928'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115928'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115927> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115927'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115927'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115926> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115926'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115926'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116001> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116001'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116000> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116000'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116000'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115999> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115999'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115999'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115666> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115666'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115666'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115185> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115185'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115185'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115184> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115184'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115184'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115183> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115183'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115183'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115182> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115182'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115182'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115181> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115181'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115181'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115668> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115668'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115668'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115667> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115667'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115667'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115665> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115665'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115665'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115664> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115664'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115664'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115778> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115778'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115778'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115776> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115776'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115776'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115777> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115777'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115777'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115386> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115386'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115386'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115387> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115387'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115387'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115385> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115385'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115385'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115383> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115383'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115383'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115109> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115109'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115109'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115775> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115775'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115775'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115110> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115110'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115110'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125708> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125708'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125708'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115384> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A115384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:115384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '115384'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:115384'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125982> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A125982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:125982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '125982'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:125982'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116205> ;
  mr:hasGeometry <https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.644"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2893"^^xsd:integer ;
  dwc:maximumDepthInMeters "2893"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.644 -53.9545)"^^geo:wktLiteral ;
  geo-pos:lat "-60.644"^^xsd:decimal ;
  geo-pos:long "-53.9545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/982__urn%3Acatalog%3AMarBEF%2FManuela%3Ada%3A116205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:da:116205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'da'^^xsd:string;
  dwc:catalogNumber '116205'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Drake Passage, Antarctic'^^xsd:string;
  dwc:longitude '-53.9545'^^xsd:double;
  dwc:latitude '-60.644'^^xsd:double;
  dwc:minimumDepth '2893'^^xsd:integer;
  dwc:maximumDepth '2893'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 24.63 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:da:116205'^^xsd:anyURI;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
# EOF