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

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173514'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173514'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173507> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173507'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173507'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173501> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173501'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173501'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173511> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173511'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173511'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173510> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173510'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173510'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173508> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173508'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173508'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173502> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173502'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173502'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173499> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173499'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173499'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173498> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173498'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173498'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173497> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173497'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173497'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173496> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173496'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173496'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173492> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173492'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173492'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173503> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173503'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173503'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173505> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173505'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173505'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173213> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173213'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173213'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173947> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173947'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173947'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173944> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173944'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173944'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173945> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173945'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173945'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173279> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173279'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173279'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173086> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173086'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173086'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173085> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173085'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173085'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174171> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174171'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174171'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174160> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174160'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174160'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174165> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174165'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174165'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174169> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174169'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174169'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174341> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174341'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174341'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174340> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174340'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174340'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173621> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173621'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173621'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173619> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173619'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173619'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173618> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173618'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173618'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173617> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173617'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173617'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173616> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173616'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173616'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173622> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173622'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173622'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173620> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173620'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173620'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173880> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173880'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173880'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173881> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173881'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173881'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173882> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173882'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173882'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173883> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173883'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173883'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173542> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173542'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173542'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174466> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174466'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174466'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173885> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173885'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173885'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173887> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173887'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173887'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174463> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174463'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174463'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174462> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174462'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174462'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174461> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174461'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174461'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173116> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173116'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173116'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173900> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173900'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173900'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173902> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173902'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173902'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173903> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173903'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173903'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173712> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173712'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173712'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173723> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173723'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173723'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173746> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173746'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173746'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173722> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173722'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173722'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173721> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173721'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173721'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173720> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173720'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173720'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173719> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173719'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173719'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173718> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173718'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173718'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173717> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173717'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173717'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173716> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173716'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173716'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173715> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173715'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173715'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173735> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173735'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173735'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173714> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173714'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173714'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173713> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173713'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173713'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174393> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174393'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174393'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174389> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174389'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174389'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173287> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173287'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173287'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173168> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173168'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173168'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173169> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173169'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173169'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173171> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173171'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173171'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173165> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173165'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173165'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173167> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173167'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173167'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173172> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173172'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173172'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174269> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174269'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174269'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173419> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173419'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173419'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173421> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173421'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173421'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173424> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173424'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173424'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173425> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173425'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173425'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173426> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173426'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173426'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173416> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173416'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173416'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173418> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173418'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173418'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173417> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173417'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173417'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173804> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173804'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173804'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173430> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173430'^^xsd:integer;
  dwc:scientificName 'Doliolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2450'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173430'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173842> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173842'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173842'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173831> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173831'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173831'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173830> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173830'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173830'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173819> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173819'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173819'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173818> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173818'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173818'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173807> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173807'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173807'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173806> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173806'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173806'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173805> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173805'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173805'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173801> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173801'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173801'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173796> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173796'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173796'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173843> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173843'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173843'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174027> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174027'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174027'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174035> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174035'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174035'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173447> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173447'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173447'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173445> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173445'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173445'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173446> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173446'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173446'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174034> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174034'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174034'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174046> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174046'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174046'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174281> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174281'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174281'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174282> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174282'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174282'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174284> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174284'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174284'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174428> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174428'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174428'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174050> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174050'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174050'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173585> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173585'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173585'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173582> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173582'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173582'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173587> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173587'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173587'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173586> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173586'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173586'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173343> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173343'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173343'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173340> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173340'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173340'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173942> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173942'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173942'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173940> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173940'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173940'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173948> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173948'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173948'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173949> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173949'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173949'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173950> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173950'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173950'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173951> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173951'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173951'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173623> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173623'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173623'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173624> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173624'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173624'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173297> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173297'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173297'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173634> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173634'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173634'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173636> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173636'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173636'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159570> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159570'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159570'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159566> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159566'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159566'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159569> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159569'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159569'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159577> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159577'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159577'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159576> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159576'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159576'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159588> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159588'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159588'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159589> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159589'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159589'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159575> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159575'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159575'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159571> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159571'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159571'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159574> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159574'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159574'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159567> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159567'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159567'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174154> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174154'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174154'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174153> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174153'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174153'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174151> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174151'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174151'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174150> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174150'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174150'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174155> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174155'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174155'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174148> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174148'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174148'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174156> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174156'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174156'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159596> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159596'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159596'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173362> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173362'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173362'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173344> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173344'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173344'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173347> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173347'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173347'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173348> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173348'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173348'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173349> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173349'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173349'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173350> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173350'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173350'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173351> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173351'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173351'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173352> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173352'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173352'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173353> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173353'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173353'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173363> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173363'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173363'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173786> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173786'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173786'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173779> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173779'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173779'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173776> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173776'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173776'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173775> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173775'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173775'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173772> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173772'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173772'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173555> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173555'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173555'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173556> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173556'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173556'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173558> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173558'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173558'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173559> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173559'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173559'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173554> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173554'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173554'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173356> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173356'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173356'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173605> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173605'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173605'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173606> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173606'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173606'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173610> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173610'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173610'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173670> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173670'^^xsd:integer;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173670'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173076> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173076'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173076'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173082> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173082'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173082'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173382> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173382'^^xsd:integer;
  dwc:scientificName 'Desmolorenzenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '160855'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173382'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1294179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173919> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173919'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173919'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173266> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173266'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173266'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174075> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174075'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174075'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173100> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173100'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173100'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174224> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174224'^^xsd:integer;
  dwc:scientificName 'Scaptrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174224'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174203> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174203'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174203'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173643> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173643'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173643'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174443> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174443'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174443'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174442> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174442'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174442'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174451> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174451'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174451'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174440> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174440'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174440'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174439> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174439'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174439'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174438> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174438'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174438'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173151> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173151'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173151'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173148> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173148'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173148'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174432> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174432'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174432'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174435> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174435'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174435'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174433> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174433'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174433'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173968> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173968'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173968'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173399> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173399'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173399'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173398> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173398'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173398'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173397> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173397'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173397'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173400> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173400'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173400'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173403> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173403'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173403'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173401> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173401'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173401'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174305> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174305'^^xsd:integer;
  dwc:scientificName 'Synonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174305'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159603> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159603'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159603'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159613> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159613'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159613'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159611> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159611'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159611'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159607> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159607'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159607'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174317> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174317'^^xsd:integer;
  dwc:scientificName 'Synonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174317'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174331> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174331'^^xsd:integer;
  dwc:scientificName 'Synonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174331'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174319> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174319'^^xsd:integer;
  dwc:scientificName 'Synonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174319'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174189> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174189'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174189'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173567> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173567'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173567'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173564> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173564'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173564'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173565> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173565'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173565'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173566> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173566'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173566'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173872> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173872'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173872'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173869> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173869'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173869'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173465> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173465'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173465'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173466> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173466'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173466'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173467> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173467'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173467'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173464> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173464'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173464'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174410> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174410'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174410'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174412> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174412'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174412'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174419> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174419'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174419'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174116> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174116'^^xsd:integer;
  dwc:scientificName 'Platycoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174116'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173761> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173761'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173761'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173767> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173767'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173767'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173871> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173871'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173871'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173679> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173679'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173679'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173677> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173677'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173677'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173678> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173678'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173678'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173681> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173681'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173681'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173682> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173682'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173682'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173683> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173683'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173683'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173684> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173684'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173684'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173686> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173686'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173686'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173680> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173680'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173680'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173260> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173260'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173260'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173261> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173261'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173261'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173262> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173262'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173262'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173263> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173263'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173263'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174138> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174138'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174138'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173228> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173228'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173228'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173229> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173229'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173229'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173231> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173231'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173231'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173227> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173227'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173227'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173230> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173230'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173230'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173226> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173226'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173226'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173225> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173225'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173225'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173234> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173234'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173234'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173235> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173235'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173235'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173233> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173233'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173233'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159622> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159622'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159622'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159617> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A159617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:159617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '159617'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:159617'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174361> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174361'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174361'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174370> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174370'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174370'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174360> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174360'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174360'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174371> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174371'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174371'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174369> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174369'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174369'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174362> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174362'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174362'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174010> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174010'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174010'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174211> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174211'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174211'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174215> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174215'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174215'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174212> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174212'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174212'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173304> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173304'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173304'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173306> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173306'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173306'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173305> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173305'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173305'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173689> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173689'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173689'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173695> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173695'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173695'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173694> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173694'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173694'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173692> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173692'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173692'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173690> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173690'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173690'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173691> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173691'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173691'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174007> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174007'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174007'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174003> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174003'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174003'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174011> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174011'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174011'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174008> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174008'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174008'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174002> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174002'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174002'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174000> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174000'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174000'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174005> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174005'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174005'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174006> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174006'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174006'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174022> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174022'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174022'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174095> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174095'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174095'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174096> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174096'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174096'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174089> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174089'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174089'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174091> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174091'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174091'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174084> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174084'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174084'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174086> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174086'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174086'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174087> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174087'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174087'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174088> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174088'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174088'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174090> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174090'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174090'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174092> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174092'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174092'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174094> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174094'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174094'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173932> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173932'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173932'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173928> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173928'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173928'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173929> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173929'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173929'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173931> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173931'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173931'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173933> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173933'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173933'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173934> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173934'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173934'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173935> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173935'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173935'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173930> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173930'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173930'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174209> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174209'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174209'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174214> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174214'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174214'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173128> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173128'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173128'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173126> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173126'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173126'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173125> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173125'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173125'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173124> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173124'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173124'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173135> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173135'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173135'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173130> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173130'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173130'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173133> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173133'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173133'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173134> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173134'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173134'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173129> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173129'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173129'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173132> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173132'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173132'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173412> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173412'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173412'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173409> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173409'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173409'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173407> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173407'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173407'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173995> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173995'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173995'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173991> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173991'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173991'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173913> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173913'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173913'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173470> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173470'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173470'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173860> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173860'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173860'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173152> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173152'^^xsd:integer;
  dwc:scientificName 'Calligyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173152'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173160> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173160'^^xsd:integer;
  dwc:scientificName 'Calligyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173160'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173193> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173193'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173193'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173243> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173243'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173243'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173986> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173986'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173986'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173983> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173983'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173983'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173982> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173982'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173982'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173980> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173980'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173980'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173978> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173978'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173978'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174175> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174175'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174175'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174133> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174133'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174133'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173946> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173946'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173946'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173500> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173500'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173500'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173150> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173150'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173150'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173371> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173371'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173371'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173346> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173346'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173346'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174149> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174149'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174149'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173584> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173584'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173584'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173671> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173671'^^xsd:integer;
  dwc:scientificName 'Metacomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '156844'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173671'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156844'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173822> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173822'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173822'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173053> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173053'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173053'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173048> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173048'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173048'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173054> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173054'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173054'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173055> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173055'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173055'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173056> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173056'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173056'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173057> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173057'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173057'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173059> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173059'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173059'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173068> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173068'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173068'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174176> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174176'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174176'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174182> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174182'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174182'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174173> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174173'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174173'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174179> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174179'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174179'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174181> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174181'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174181'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174177> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174177'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174177'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174174> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174174'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174174'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174183> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174183'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174183'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174178> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174178'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174178'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174180> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174180'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174180'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173249> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173249'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173249'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173252> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173252'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173252'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173206> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173206'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173206'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173202> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173202'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173202'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173576> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173576'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173576'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174354> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174354'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174354'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174352> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174352'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174352'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173179> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173179'^^xsd:integer;
  dwc:scientificName 'Cephalanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '227164'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173179'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227164'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173489> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173489'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173489'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173480> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173480'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173480'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174299> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174299'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174299'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173096> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173096'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173096'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173094> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173094'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173094'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173654> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173654'^^xsd:integer;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173654'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174407> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174407'^^xsd:integer;
  dwc:scientificName 'Trileptium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2524'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174407'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173459> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173459'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173459'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173323> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173323'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173323'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173334> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173334'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173334'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173322> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173322'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173322'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173319> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173319'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173319'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173316> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173316'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173316'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173315> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173315'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173315'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173314> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173314'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173314'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173313> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173313'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173313'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173312> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173312'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173312'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173311> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173311'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173311'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173310> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173310'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173310'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173309> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173309'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173309'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173308> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173308'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173308'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173307> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173307'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173307'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174065> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174065'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174065'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174066> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174066'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174066'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174378> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174378'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174378'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174374> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174374'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174374'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174376> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174376'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174376'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174244> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174244'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174244'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174246> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174246'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174246'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174249> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174249'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174249'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174252> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174252'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174252'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174258> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174258'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174258'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174238> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174238'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174238'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173599> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173599'^^xsd:integer;
  dwc:scientificName 'Leptosomatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2535'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173599'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174121> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174121'^^xsd:integer;
  dwc:scientificName 'Platycomopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174121'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173766> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173766'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173766'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173232> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173232'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173232'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173957> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173957'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173957'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173962> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173962'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173962'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173960> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173960'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173960'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173959> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173959'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173959'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173953> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173953'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173953'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173242> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173242'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173242'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173131> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173131'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173131'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173992> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173992'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173992'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174004> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174004'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174004'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174085> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174085'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174085'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174104> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174104'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174104'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174210> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174210'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174210'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173342> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173342'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173342'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174028> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174028'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174028'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174344> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174344'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174344'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174132> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174132'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174132'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174135> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174135'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174135'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174134> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174134'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174134'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173899> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7800"^^xsd:integer ;
  dwc:maximumDepthInMeters "7800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '7800'^^xsd:integer;
  dwc:maximumDepth '7800'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173899'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173898> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173898'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173897> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173897'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173896> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173896'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174365> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174365'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174365'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174434> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.25 -70.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174434'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.66667'^^xsd:double;
  dwc:latitude '-23.25'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174434'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173773> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173773'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173773'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174001> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50833 -70.71333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.71333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A174001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:174001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '174001'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.71333'^^xsd:double;
  dwc:latitude '-23.50833'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:174001'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173941> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173941'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173941'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173359> ;
  mr:hasGeometry <https://eurobis.org/id/point/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.77667 -70.62333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.77667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.62333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/883__urn%3Acatalog%3AMarBEF%2FManuela%3Ams%3A173359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ms:173359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ms'^^xsd:string;
  dwc:catalogNumber '173359'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean, Atacama trench and slope'^^xsd:string;
  dwc:longitude '-70.62333'^^xsd:double;
  dwc:latitude '-23.77667'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ms:173359'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF