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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574462'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574462'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576947> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576947'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576947'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578358> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578358'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578358'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578103> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578103'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578103'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577780> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577270'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577270'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578596> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578528'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578528'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577219> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577219'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577219'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577487> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578154'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578154'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578324> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578324'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578324'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578188> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578188'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578188'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577168> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577168'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577168'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577185> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577185'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577185'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574445> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574445'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574445'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574479> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578375'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578375'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577100> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577100'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577100'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577117> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578460'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578460'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577525> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577151'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577151'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577797> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577797'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577797'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577576> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577576'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577576'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577372> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577763'^^xsd:integer;
  dwc:scientificName 'Karkinochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '153210'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577763'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '153210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574564> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574564'^^xsd:integer;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574564'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578018> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578018'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578018'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577712> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578630'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578630'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578035> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577304'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577304'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577950> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577542'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577542'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578409> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578409'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578409'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577848> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.33916667 -178.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.33916667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1520"^^xsd:integer ;
  dwc:maximumDepthInMeters "1520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577440'^^xsd:integer;
  dwc:scientificName 'Desmolorenzenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-178.7145'^^xsd:double;
  dwc:latitude '80.33916667'^^xsd:double;
  dwc:minimumDepth '1520'^^xsd:integer;
  dwc:maximumDepth '1520'^^xsd:integer;
  dwc:aphiaid '160855'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577440'^^xsd:anyURI;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1294179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576946> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576946'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576946'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578357> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578357'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578357'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577235> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577235'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577235'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578102> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578102'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578102'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577779> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578527'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578527'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578306> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578306'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578306'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577218> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577218'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577218'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577486> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578187'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578187'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578153> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578153'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578153'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578323> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578323'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578323'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574529> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574529'^^xsd:integer;
  dwc:scientificName 'Enoplidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2196'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574529'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577184> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577184'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577184'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577167> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577167'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577167'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577864> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577864'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577864'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574444> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574444'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574444'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577456> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578391'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578391'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577320> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577320'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577320'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574478> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578493'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578493'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577524> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577150'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577150'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577558> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577558'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577558'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578238> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578289'^^xsd:integer;
  dwc:scientificName 'Phanodermopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2509'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578289'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577371> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577422'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577422'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577201> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577201'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577201'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574563> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574563'^^xsd:integer;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574563'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574580> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574580'^^xsd:integer;
  dwc:scientificName 'Enoplolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574580'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574631> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574631'^^xsd:integer;
  dwc:scientificName 'Raracanthonchinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2221'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574631'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578017> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578017'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578017'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578629> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578629'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578629'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577813> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577813'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577813'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578170> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578170'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578170'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577507> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578544'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578544'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577711> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577881'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577881'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577388> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578374'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578374'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577099> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.13616667 -176.8833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.13616667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.8833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577099'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-176.8833333'^^xsd:double;
  dwc:latitude '78.13616667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577099'^^xsd:anyURI;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577781> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577781'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577781'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576948> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576948'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576948'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578580> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578580'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578580'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578359> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578359'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578359'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577288> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577288'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577288'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578444> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578444'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578444'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578529> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578529'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578529'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578274> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578274'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578274'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574463> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574463'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574463'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577220> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577220'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577220'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578325> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578325'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578325'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576999> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576999'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576999'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574531> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574531'^^xsd:integer;
  dwc:scientificName 'Enoplidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2196'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574531'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577169> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577169'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577169'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577186> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577186'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577186'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574446> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574446'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574446'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577458> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577458'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577458'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574480> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574480'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574480'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578376> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578376'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578376'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578495> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578495'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578495'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578512> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578512'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578512'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577577> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577577'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577577'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577373> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577373'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577373'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574514> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574514'^^xsd:integer;
  dwc:scientificName 'Enoplolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574514'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577713> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577713'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577713'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578172> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578172'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578172'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578070> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578070'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578070'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578393> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578393'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578393'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577118> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.093 -174.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.093"^^xsd:decimal ;
  dwc:decimalLongitude "-174.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577118'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-174.964'^^xsd:double;
  dwc:latitude '84.093'^^xsd:double;
  dwc:minimumDepth '3180'^^xsd:integer;
  dwc:maximumDepth '3180'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577118'^^xsd:anyURI;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574460> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574460'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574460'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577778> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577778'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577778'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578067> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578067'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578067'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577489> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577489'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577489'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578594> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578594'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578594'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578084> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578084'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578084'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578526> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578526'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578526'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577485> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577485'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577485'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578152> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578152'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578152'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578322> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578322'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578322'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578339> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578339'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578339'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574443> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574443'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574443'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574477> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574477'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574477'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577115> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577115'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577115'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577523> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577523'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577523'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577013> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577013'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577013'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577880> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577880'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577880'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578492> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578492'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578492'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577370> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577370'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577370'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578628> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578628'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578628'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578169> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578169'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578169'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578101> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578101'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578101'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577506> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577506'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577506'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577948> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577948'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577948'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578288> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578288'^^xsd:integer;
  dwc:scientificName 'Phanodermopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2509'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578288'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577710> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68833333 -173.4666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.4666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577710'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-173.4666667'^^xsd:double;
  dwc:latitude '76.68833333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577710'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574459> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574459'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574459'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576944> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576944'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576944'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577233> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577233'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577233'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578100> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578100'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578100'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577777> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577777'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577777'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577063> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577063'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577063'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578066> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578066'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578066'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577624> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577624'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577624'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578593> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578593'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578593'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578032> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578032'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578032'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577743> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577743'^^xsd:integer;
  dwc:scientificName 'Hapalomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2373'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577743'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577046> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577046'^^xsd:integer;
  dwc:scientificName 'Calligyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577046'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578525> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578525'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578525'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577484> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577484'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577484'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577216> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577216'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577216'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578321> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578321'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578321'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574442> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574442'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574442'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574476> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574476'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574476'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577097> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577097'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577097'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577114> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577114'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577114'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578457> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578457'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578457'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577522> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577522'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577522'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577148> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577148'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577148'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577556> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577556'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577556'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578287> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578287'^^xsd:integer;
  dwc:scientificName 'Phanodermopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2509'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578287'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577879> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577879'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577879'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578491> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578491'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578491'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577573> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577573'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577573'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577369> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577369'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577369'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577709> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577709'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577709'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577199> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577199'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577199'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574561> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574561'^^xsd:integer;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574561'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574493> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574493'^^xsd:integer;
  dwc:scientificName 'Sphaerolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2243'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574493'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578627> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578627'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578627'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574612> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574612'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574612'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578015> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578015'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578015'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577403> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577403'^^xsd:integer;
  dwc:scientificName 'Desmodoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2167'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577403'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578168> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578168'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578168'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577029> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577029'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577029'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577947> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577947'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577947'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578355> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578355'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578355'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577505> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577505'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577505'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578474> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578474'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578474'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577964> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3665 -170.5461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-170.5461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577964'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-170.5461667'^^xsd:double;
  dwc:latitude '72.3665'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577964'^^xsd:anyURI;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576949> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576949'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576949'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577425> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577425'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577425'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578071> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578071'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578071'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578650> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578650'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578650'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577187> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577187'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577187'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577459> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577459'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577459'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574481> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577119'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577119'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577527> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577527'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577527'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578241> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578241'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578241'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577374> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577714'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577714'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577544> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577544'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577544'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577510> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577510'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577510'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578479> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.90733333 -166.6813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.90733333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.6813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3475"^^xsd:integer ;
  dwc:maximumDepthInMeters "3475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578479'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-166.6813333'^^xsd:double;
  dwc:latitude '85.90733333'^^xsd:double;
  dwc:minimumDepth '3475'^^xsd:integer;
  dwc:maximumDepth '3475'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578479'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578667> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578667'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578667'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578072> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578072'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578072'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578038> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578038'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578038'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578531> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578531'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578531'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578259> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578259'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578259'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577341> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577341'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577341'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574448> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574448'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574448'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574482> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574482'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574482'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578378> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578378'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578378'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577120> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577120'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577120'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577528> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577528'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577528'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577358> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577358'^^xsd:integer;
  dwc:scientificName 'Cylindrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '159543'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577358'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577375> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577375'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577375'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574652> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574652'^^xsd:integer;
  dwc:scientificName 'Crenopharynginae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2250'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574652'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574618> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574618'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574618'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577715> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577715'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577715'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578633> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578633'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578633'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578174> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578174'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578174'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577511> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577511'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577511'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577086> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577086'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577086'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578140> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578140'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578140'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577783> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577783'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577783'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577851> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.061 -147.7916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.061"^^xsd:decimal ;
  dwc:decimalLongitude "-147.7916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577851'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-147.7916667'^^xsd:double;
  dwc:latitude '88.061'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577851'^^xsd:anyURI;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576951> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576951'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576951'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578073> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578073'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578073'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578056> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578056'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578056'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577682> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577682'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577682'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578532> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578532'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578532'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578260> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578260'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578260'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578328> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578328'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578328'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577189> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577189'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577189'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577172> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577172'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577172'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577835> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577835'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577835'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574449> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574449'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574449'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577461> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577461'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577461'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574483> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574483'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574483'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578379> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578379'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578379'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577104> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577104'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577104'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577121> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577121'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577121'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577529> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577529'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577529'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577376> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577376'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577376'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578498> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578498'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578498'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574517> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574517'^^xsd:integer;
  dwc:scientificName 'Enoplolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574517'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577716> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577716'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577716'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578634> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578634'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578634'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577512> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577512'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577512'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578481> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578481'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578481'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577954> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577954'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577954'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577699> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577699'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577699'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577784> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.79166667 -143.1243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.79166667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.1243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577784'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-143.1243333'^^xsd:double;
  dwc:latitude '88.79166667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577784'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578363> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578363'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578363'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578074> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576935'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576935'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577258> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577258'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577258'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578040> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574610'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574610'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577475> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574450'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574450'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577105> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577105'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577105'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577530> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577156'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577156'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578125> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578125'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578125'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576986> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576986'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576986'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577377> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578499'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578499'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577428> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577428'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577428'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577717> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574518'^^xsd:integer;
  dwc:scientificName 'Enoplolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574518'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578176> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578176'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578176'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577513> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.98083333 -40.94666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.98083333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.94666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577513'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-40.94666667'^^xsd:double;
  dwc:latitude '89.98083333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577513'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576953> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576953'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576953'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578075> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578075'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578075'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577667> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577667'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577667'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578602> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578602'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578602'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577752> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577752'^^xsd:integer;
  dwc:scientificName 'Hapalomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2373'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577752'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578534> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578534'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578534'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574451> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574451'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574451'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574485> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574485'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574485'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577123> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577123'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577123'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578466> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578466'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578466'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577378> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577378'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577378'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578500> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578500'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578500'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574570> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574570'^^xsd:integer;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574570'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577718> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577718'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577718'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578177> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578177'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578177'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578415> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578415'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578415'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578568> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.269 -34.73983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.269"^^xsd:decimal ;
  dwc:decimalLongitude "-34.73983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters "3440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578568'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-34.73983333'^^xsd:double;
  dwc:latitude '84.269'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:maximumDepth '3440'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578568'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576960> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576960'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576960'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578371> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578371'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578371'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578082> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578082'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578082'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578235> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578235'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578235'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577742> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577742'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577742'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578609> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578609'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578609'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578541> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578541'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578541'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577929> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577929'^^xsd:integer;
  dwc:scientificName 'Metacylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2531'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577929'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578167> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578167'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578167'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578337> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578337'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578337'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578623> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578623'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578623'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577198> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577198'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577198'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574458> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574458'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574458'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578218> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577470'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577470'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574492> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577130'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577130'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578473> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578473'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578473'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577164> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577164'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577164'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577572> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577572'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577572'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577652> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577652'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577652'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577810> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577810'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577810'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578014> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578014'^^xsd:integer;
  dwc:scientificName 'Micoletzkyia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2507'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578014'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577895> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577895'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577895'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578439> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578439'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578439'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577385> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578643'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578643'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578116> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578116'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578116'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577793> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577793'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577793'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577912> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577912'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577912'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578388> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578388'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578388'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577963> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577963'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577963'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577997> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577997'^^xsd:integer;
  dwc:scientificName 'Meyersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '227166'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577997'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '227166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577538> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577538'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577538'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577623> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.32466667 -14.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.32466667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577623'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '-14.0055'^^xsd:double;
  dwc:latitude '85.32466667'^^xsd:double;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577623'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574474> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574474'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574474'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576959> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576959'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576959'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578081> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578081'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578081'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578608> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578608'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578608'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578540> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578540'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578540'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578622> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578622'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578622'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574457> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574457'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574457'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578404> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578404'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578404'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574491> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574491'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574491'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577129> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577129'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577129'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577537> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577537'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577537'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577571> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577571'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577571'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577651> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577651'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577651'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577894> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577894'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577894'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578438> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578438'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578438'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577384> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577384'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577384'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578506> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578506'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578506'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578336> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578336'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578336'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577724> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577724'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577724'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574559> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574559'^^xsd:integer;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574559'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578642> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578642'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578642'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577826> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577826'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577826'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577962> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577962'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577962'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577792> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577792'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577792'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578115> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578115'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578115'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577197> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577197'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577197'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578387> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578387'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578387'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577163> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (90 57.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "90"^^xsd:decimal ;
  dwc:decimalLongitude "57.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4273"^^xsd:integer ;
  dwc:maximumDepthInMeters "4273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577163'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '57.9265'^^xsd:double;
  dwc:latitude '90'^^xsd:integer;
  dwc:minimumDepth '4273'^^xsd:integer;
  dwc:maximumDepth '4273'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577163'^^xsd:anyURI;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576972> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576972'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576972'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576958> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576958'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576958'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577145> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577145'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577145'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578080> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578080'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578080'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577502> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577502'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577502'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578233> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578233'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578233'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577740> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577740'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577740'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578607> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578607'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578607'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578539> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578539'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578539'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578267> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578267'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578267'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577927> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577927'^^xsd:integer;
  dwc:scientificName 'Metacylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2531'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577927'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577196> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577196'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577196'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574677> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574677'^^xsd:integer;
  dwc:scientificName 'Rhabditidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574677'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577179> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577179'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577179'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577842> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577842'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577842'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574456> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574456'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574456'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574490> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574490'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574490'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578386> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578386'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578386'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577536> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577536'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577536'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577650> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577650'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577650'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577808> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577808'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577808'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578012> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578012'^^xsd:integer;
  dwc:scientificName 'Micoletzkyia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2507'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578012'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577893> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577893'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577893'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578505> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578505'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578505'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577383> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577383'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577383'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578114> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578114'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578114'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577825> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577825'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577825'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578182> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578182'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578182'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578659> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578659'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578659'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577961> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577961'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577961'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577604> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577604'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577604'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577791> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577791'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577791'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577723> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577723'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577723'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577468> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577468'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577468'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577128> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.73583333 126.8926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "126.8926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3844"^^xsd:integer ;
  dwc:maximumDepthInMeters "3844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577128'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '126.8926667'^^xsd:double;
  dwc:latitude '88.73583333'^^xsd:double;
  dwc:minimumDepth '3844'^^xsd:integer;
  dwc:maximumDepth '3844'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577128'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576957> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576957'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576957'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578079> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578079'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578079'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578606> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578538'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578538'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577195> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577195'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577195'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577841> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577841'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577841'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574455> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577467'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577467'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578385> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577127'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577127'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578470> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577535'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577535'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578504> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578334'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578334'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577722> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577824'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577824'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577960> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577960'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577960'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577790> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577790'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577790'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574489> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.60616667 139.9068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.60616667"^^xsd:decimal ;
  dwc:decimalLongitude "139.9068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1867"^^xsd:integer ;
  dwc:maximumDepthInMeters "1867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574489'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '139.9068333'^^xsd:double;
  dwc:latitude '88.60616667'^^xsd:double;
  dwc:minimumDepth '1867'^^xsd:integer;
  dwc:maximumDepth '1867'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574489'^^xsd:anyURI;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574471> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576956'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576956'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578112> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578112'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578112'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578078> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577738'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577738'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578605> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578605'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578605'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578537> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578537'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578537'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577925> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577925'^^xsd:integer;
  dwc:scientificName 'Metacylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2531'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577925'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577177> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577177'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577177'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577194> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577194'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577194'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574675> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574675'^^xsd:integer;
  dwc:scientificName 'Rhabditidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574675'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577840> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577160'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577160'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577568> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577568'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577568'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577648> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577648'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577648'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578010> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578010'^^xsd:integer;
  dwc:scientificName 'Micoletzkyia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2507'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578010'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578503> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:574556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '574556'^^xsd:integer;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:574556'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577721> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577993'^^xsd:integer;
  dwc:scientificName 'Meyersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '227166'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577993'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577551> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577551'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577551'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577942> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577942'^^xsd:integer;
  dwc:scientificName 'Metaglochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '227175'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577942'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577789> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.61116667 148.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.61116667"^^xsd:decimal ;
  dwc:decimalLongitude "148.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1654"^^xsd:integer ;
  dwc:maximumDepthInMeters "1654"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578469'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.202'^^xsd:double;
  dwc:latitude '87.61116667'^^xsd:double;
  dwc:minimumDepth '1654'^^xsd:integer;
  dwc:maximumDepth '1654'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578469'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576969> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576969'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576969'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576955> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576955'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576955'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578111> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578111'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578111'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577142> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577142'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577142'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578077> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578230'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578230'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577737> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577737'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577737'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578536> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578536'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578536'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578162> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578162'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578162'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574453> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578468'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578468'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577533> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577567'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577567'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578434> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578434'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578434'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578502> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577941'^^xsd:integer;
  dwc:scientificName 'Metaglochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '227175'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577941'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577958> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577647'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577647'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577380> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.60216667 148.9218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.60216667"^^xsd:decimal ;
  dwc:decimalLongitude "148.9218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2031"^^xsd:integer ;
  dwc:maximumDepthInMeters "2031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577380'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '148.9218333'^^xsd:double;
  dwc:latitude '87.60216667'^^xsd:double;
  dwc:minimumDepth '2031'^^xsd:integer;
  dwc:maximumDepth '2031'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577380'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576954> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A576954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:576954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '576954'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:576954'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578110> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578110'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578110'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578076> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577736'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577736'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578535> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578535'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578535'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577923> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577923'^^xsd:integer;
  dwc:scientificName 'Metacylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2531'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577923'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578331> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578399'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578399'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574486> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A574486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A578467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:578467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '578467'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:578467'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577532> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577158'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577158'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577646> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577646'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577646'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577804> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577821'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577821'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577787> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577549'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577549'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577192> ;
  mr:hasGeometry <https://eurobis.org/id/point/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.59583333 153.0593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.59583333"^^xsd:decimal ;
  dwc:decimalLongitude "153.0593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3112"^^xsd:integer ;
  dwc:maximumDepthInMeters "3112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/867__urn%3Acatalog%3AMarBEF%2FManuela%3Au8%3A577192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u8:577192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/867_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u8'^^xsd:string;
  dwc:catalogNumber '577192'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Central Arctic Ocean'^^xsd:string;
  dwc:longitude '153.0593333'^^xsd:double;
  dwc:latitude '87.59583333'^^xsd:double;
  dwc:minimumDepth '3112'^^xsd:integer;
  dwc:maximumDepth '3112'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u8:577192'^^xsd:anyURI;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF