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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263920'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263920'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263373'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263373'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284827'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284827'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263376'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263376'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262783'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262783'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263670'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263670'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263667'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263667'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263666'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263666'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262925'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262925'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262807'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262807'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262813'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262813'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262786'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262786'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262788'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262788'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263498'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263498'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262795'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262795'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262781'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262781'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263302'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263302'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263443'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263443'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263440'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263440'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263441'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263441'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263427'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263427'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263439'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263439'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263436'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263436'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263433'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263433'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263428'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263428'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263442'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263442'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263430'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263430'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263426'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263426'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263566'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263566'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263573'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263573'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262898'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262898'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262897'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262897'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262896'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262896'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262912'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262912'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262911'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262911'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262909'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262909'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262908'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262908'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262907'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262907'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262901'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262901'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263698'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263698'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263692'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263692'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263042'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263042'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263982'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263982'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263130'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263130'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263636'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263636'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263635'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263635'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263637'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263637'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264002'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264002'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263999'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263999'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263997'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263997'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263996'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263996'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264011'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264011'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264010'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264010'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264008'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264008'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264005'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264005'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264003'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264003'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264014'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264014'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264007'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264007'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263200'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263200'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263202'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263202'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263204'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263204'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263209'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263209'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263213'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263213'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263902'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263902'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263901'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263901'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263541'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263541'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263548'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263548'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263556'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263556'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263558'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263558'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263328'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263328'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263607'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263607'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263608'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263608'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263613'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263613'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263470'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263470'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263332'^^xsd:integer;
  dwc:scientificName 'Metacylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2531'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263332'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284944'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284944'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284939'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284939'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263779'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263779'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263775'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263775'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263770'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263770'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263783'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263783'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263782'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263782'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284803'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284803'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284791'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284791'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284793'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284793'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262891'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262891'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263522'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263522'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263523'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263523'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263976'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263976'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263975'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263975'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263861'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263861'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263860'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263860'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263848'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263848'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263846'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263846'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263354'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263354'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263278'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263278'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262818'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262818'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284876'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284876'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284863'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284863'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263759'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263759'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263760'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263760'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263754'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263754'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263764'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263764'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263588'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263588'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263589'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263589'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263820'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263820'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263052'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263052'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263255'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263255'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262971'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262971'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263865'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263865'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263867'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263867'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264021'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264021'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263448'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263448'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263457'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263457'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263460'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263460'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263463'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263463'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263458'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263458'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263445'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263445'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263461'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263461'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263446'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263446'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263456'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263456'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263455'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263455'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263454'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263454'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263453'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263453'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263452'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263452'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263447'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263447'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263450'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263450'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263449'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263449'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263007'^^xsd:integer;
  dwc:scientificName 'Doliolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2450'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263007'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262968'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262968'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262961'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262961'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262956'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262956'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262962'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262962'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262963'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262963'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262959'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262959'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262958'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262958'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262954'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262954'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262951'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262951'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262957'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262957'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262955'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262955'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262967'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262967'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262875'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262875'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262893'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262893'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262879'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262879'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262876'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262876'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262889'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262889'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262884'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262884'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262882'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262882'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262881'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262881'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262880'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262880'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263412'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263412'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263416'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263416'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263417'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263417'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263411'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263411'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263409'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263409'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263410'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263410'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263407'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263407'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263408'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263408'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263415'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263415'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263414'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263414'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263413'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263413'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263418'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263418'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263419'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263419'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263424'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263424'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263425'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263425'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284823'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284823'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284824'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284824'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284816'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284816'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284806'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284806'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284812'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284812'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284813'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284813'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284814'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284814'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284815'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284815'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284817'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284817'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284819'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284819'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284820'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284820'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284822'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284822'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264000'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264000'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A264001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:264001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '264001'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:264001'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284773'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284773'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284774'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284774'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284775'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284775'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284780'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284780'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284781'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284781'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284782'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284782'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284768'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284768'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284785'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284785'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284777'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284777'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284783'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284783'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284779'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284779'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263251'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263251'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263080'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263080'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263543'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263543'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263544'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263544'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263547'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263547'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263197'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263197'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263193'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263193'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263186'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263186'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262861'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262861'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262871'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262871'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262866'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262866'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262858'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262858'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262870'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262870'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262869'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262869'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262867'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262867'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263682'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263682'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263676'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263676'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263679'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263679'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263675'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263675'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263680'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263680'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263674'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263674'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263673'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263673'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263687'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263687'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263677'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263677'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263684'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263684'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263683'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263683'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284909'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284909'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284906'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284906'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284905'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284905'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284917'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284917'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263998'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263998'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284786'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284786'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284769'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284769'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284770'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284770'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284771'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284771'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263078'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263078'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263160'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263160'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284937'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284937'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263149'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263149'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263148'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263148'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263154'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263154'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263141'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263141'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263155'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263155'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263145'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263145'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263144'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263144'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263150'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263150'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263157'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263157'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263147'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263147'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263158'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263158'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263159'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263159'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263146'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263146'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263518'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263518'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263519'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263519'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263046'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263046'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263119'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263119'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263723'^^xsd:integer;
  dwc:scientificName 'Prorhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '227187'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263723'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '227187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263791'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263791'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263669'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263669'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262894'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262894'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262899'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262899'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263432'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263432'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262841'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262841'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262844'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262844'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262845'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262845'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262847'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262847'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262848'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262848'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262850'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262850'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262851'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262851'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262852'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262852'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262853'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262853'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262854'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262854'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262855'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262855'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262837'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262837'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263837'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263837'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263840'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263840'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263836'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263836'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263834'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263834'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263833'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263833'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263832'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263832'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263829'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263829'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263827'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263827'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263828'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263828'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263842'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263842'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262842'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262842'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262843'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262843'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262840'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262840'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263401'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263401'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263397'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263397'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.2665 -24.89366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263391'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89366667'^^xsd:double;
  dwc:latitude '-58.2665'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263391'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263884'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263884'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263883'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263883'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284850'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284850'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263118'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263118'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263089'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263089'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263024'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263024'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262970'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262970'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284890'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284890'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284894'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284894'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284892'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284892'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284900'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284900'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284897'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284897'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284886'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284886'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284883'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284883'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263802'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263802'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263800'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263800'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.84716667 -23.8455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.84716667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6316"^^xsd:integer ;
  dwc:maximumDepthInMeters "6316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263799'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.8455'^^xsd:double;
  dwc:latitude '-58.84716667'^^xsd:double;
  dwc:minimumDepth '6316'^^xsd:integer;
  dwc:maximumDepth '6316'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263799'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263612'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263612'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262937'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262937'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262941'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262941'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262942'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262942'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.24583333 -24.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.24583333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3933"^^xsd:integer ;
  dwc:maximumDepthInMeters "3933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262932'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.337'^^xsd:double;
  dwc:latitude '-58.24583333'^^xsd:double;
  dwc:minimumDepth '3933'^^xsd:integer;
  dwc:maximumDepth '3933'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262932'^^xsd:anyURI;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263748'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263748'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263744'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263744'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263743'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263743'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263739'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263739'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.01783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2277"^^xsd:integer ;
  dwc:maximumDepthInMeters "2277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263738'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.01783333'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2277'^^xsd:integer;
  dwc:maximumDepth '2277'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263738'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263732'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263732'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263746'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263746'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.416 -25.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.416"^^xsd:decimal ;
  dwc:decimalLongitude "-25.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2293"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263451'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-25.014'^^xsd:double;
  dwc:latitude '-58.416'^^xsd:double;
  dwc:minimumDepth '2293'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263451'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.593 -26.39466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.39466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1095"^^xsd:integer ;
  dwc:maximumDepthInMeters "1095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263462'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.39466667'^^xsd:double;
  dwc:latitude '-57.593'^^xsd:double;
  dwc:minimumDepth '1095'^^xsd:integer;
  dwc:maximumDepth '1095'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263462'^^xsd:anyURI;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A262877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:262877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '262877'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:262877'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284778'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284778'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263686'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263686'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263753'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263753'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263949'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263949'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263228'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263228'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.8475 -23.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.8475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6319"^^xsd:integer ;
  dwc:maximumDepthInMeters "6319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263226'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-23.971'^^xsd:double;
  dwc:latitude '-58.8475'^^xsd:double;
  dwc:minimumDepth '6319'^^xsd:integer;
  dwc:maximumDepth '6319'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263226'^^xsd:anyURI;
  dwc:observationDate '2002-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263221'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263221'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263218'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263218'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.632 -26.45766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.632"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263156'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.45766667'^^xsd:double;
  dwc:latitude '-57.632'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263156'^^xsd:anyURI;
  dwc:observationDate '2002-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23566667 -24.34183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23566667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3982"^^xsd:integer ;
  dwc:maximumDepthInMeters "3982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263143'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34183333'^^xsd:double;
  dwc:latitude '-58.23566667'^^xsd:double;
  dwc:minimumDepth '3982'^^xsd:integer;
  dwc:maximumDepth '3982'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263143'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.23766667 -24.34366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.23766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.34366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3974"^^xsd:integer ;
  dwc:maximumDepthInMeters "3974"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263769'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.34366667'^^xsd:double;
  dwc:latitude '-58.23766667'^^xsd:double;
  dwc:minimumDepth '3974'^^xsd:integer;
  dwc:maximumDepth '3974'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263769'^^xsd:anyURI;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.267 -24.89583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2949"^^xsd:integer ;
  dwc:maximumDepthInMeters "2949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284772'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.89583333'^^xsd:double;
  dwc:latitude '-58.267'^^xsd:double;
  dwc:minimumDepth '2949'^^xsd:integer;
  dwc:maximumDepth '2949'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284772'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A263621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:263621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '263621'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:263621'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.26783333 -24.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.26783333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2942"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1002__urn%3Acatalog%3AMarBEF%2FManuela%3Au10%3A284811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u10:284811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1002_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u10'^^xsd:string;
  dwc:catalogNumber '284811'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Antarctica, South Sandwich Trench'^^xsd:string;
  dwc:longitude '-24.902'^^xsd:double;
  dwc:latitude '-58.26783333'^^xsd:double;
  dwc:minimumDepth '2942'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u10:284811'^^xsd:anyURI;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF