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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154149'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154149'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154161> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154161'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154161'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154160> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154160'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154160'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154158> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154158'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154158'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154157> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154157'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154157'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154156> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154156'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154156'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154155> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154155'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154155'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154154> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154154'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154154'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154153> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154153'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154153'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154152> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154152'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154152'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154140> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154140'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154140'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154162> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154162'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154162'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154147> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154147'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154147'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154146> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154146'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154146'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154145> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154145'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154145'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154144> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154144'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154144'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154143> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154143'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154143'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154142> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154142'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154142'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154141> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154141'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154141'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154150> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154150'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154150'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154139> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154139'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154139'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154151> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154151'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154151'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151674> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:151674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '151674'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:151674'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154148> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A154148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:154148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '154148'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:154148'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151671> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:151671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '151671'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:151671'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151670> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:151670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '151670'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:151670'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153012> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153012'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153012'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152999> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152999'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152999'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153002> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153002'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153002'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153003> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153003'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153003'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153004> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153004'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153004'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153005> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153005'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153005'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153007> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153007'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153007'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153008> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153008'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153008'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153009> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153009'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153009'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152998> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152998'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152998'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153021> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153021'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153021'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153013> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153013'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153013'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153000> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153000'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153000'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152825> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152825'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152825'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153204> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153204'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153204'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152050> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152050'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152050'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152051> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152051'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152051'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152056> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152056'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152056'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152057> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152057'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152057'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152054> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152054'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152054'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152058> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152058'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152058'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151304> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A151304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:151304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '151304'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:151304'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153018> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153018'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153018'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152435> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A152435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:152435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '152435'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:152435'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153001> ;
  mr:hasGeometry <https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88833"^^xsd:decimal ;
  dwc:decimalLongitude "12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88833 12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "78.88833"^^xsd:decimal ;
  geo-pos:long "12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/693__urn%3Acatalog%3AMarBEF%2FManuela%3AIk%3A153001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ik:153001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/693_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ik'^^xsd:string;
  dwc:catalogNumber '153001'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Spitsbergen, Arctic'^^xsd:string;
  dwc:longitude '12.3975'^^xsd:double;
  dwc:latitude '78.88833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ik:153001'^^xsd:anyURI;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF